]> git.neil.brown.name Git - history.git/commit
ISDN: Use a skb queue instead of open coded solution in isdn_ppp.c
authorKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Mon, 30 Sep 2002 09:17:05 +0000 (04:17 -0500)
committerKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Mon, 30 Sep 2002 09:17:05 +0000 (04:17 -0500)
commit65c9ec4d0bdb137c68c14f6c7dd5deed878977dd
tree90150b0c04da54be9450ce8995492f7cba167356
parent828915fc7f547d40edb85812f51b9fee35bf4504
ISDN: Use a skb queue instead of open coded solution in isdn_ppp.c

Apart from cleaning up and simplifying the code, this also gets rid of
some cli() and stuff, since skb_queue accesses are atomic via an internal
spinlock.
drivers/isdn/i4l/isdn_ppp.c
include/linux/isdn_ppp.h