8728b834b2
Remove the "list" member of struct sk_buff, as it is entirely redundant. All SKB list removal callers know which list the SKB is on, so storing this in sk_buff does nothing other than taking up some space. Two tricky bits were SCTP, which I took care of, and two ATM drivers which Francois Romieu <romieu@fr.zoreil.com> fixed up. Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Francois Romieu <romieu@fr.zoreil.com> |
||
---|---|---|
.. | ||
bcm203x.c | ||
bfusb.c | ||
bluecard_cs.c | ||
bpa10x.c | ||
bt3c_cs.c | ||
btuart_cs.c | ||
dtl1_cs.c | ||
hci_bcsp.c | ||
hci_bcsp.h | ||
hci_h4.c | ||
hci_h4.h | ||
hci_ldisc.c | ||
hci_uart.h | ||
hci_usb.c | ||
hci_usb.h | ||
hci_vhci.c | ||
hci_vhci.h | ||
Kconfig | ||
Makefile |