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.
Showing
Please register or sign in to comment