linux/drivers/usb/net
David S. Miller 8728b834b2 [NET]: Kill skb->list
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>
2005-08-29 15:31:14 -07:00
..
Kconfig [PATCH] USB: usbnet driver fixes 2005-05-16 21:44:25 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
catc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kaweth.c [PATCH] USB: Fix kmalloc's flags type in USB 2005-07-12 11:52:56 -07:00
kawethfw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pegasus.c [PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit variables 2005-07-29 13:12:52 -07:00
pegasus.h [PATCH] NETDEV: Elecom (Laneed) LD-USBL/TX support. 2005-06-27 00:44:08 -04:00
rtl8150.c [PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit variables 2005-07-29 13:12:52 -07:00
usbnet.c [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
zd1201.c [PATCH] zd1201 kmalloc size fix 2005-08-23 11:44:30 -07:00
zd1201.h [PATCH] USB: PM support for zd1201 2005-06-27 14:43:47 -07:00