dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/at76_usb
Patrick McHardy 5b2c4b972c net: fix network drivers ndo_start_xmit() return values (part 8)
Fix up USB drivers that return an errno value (result of usb_submit_urb())
to qdisc_restart(), causing qdisc_restart() to print a warning and requeue/
retransmit the skb.

- hso: skb is freed: use after free
- at76_usb: skb is freed: use after free

Compile tested only.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-06-13 01:18:45 -07:00
..
Kconfig Revert Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211 port 2009-02-09 11:26:17 -08:00
Makefile
TODO Staging: at76_usb: mention mac80211 port in TODO file 2009-04-03 14:53:28 -07:00
at76_usb.c net: fix network drivers ndo_start_xmit() return values (part 8) 2009-06-13 01:18:45 -07:00
at76_usb.h Staging: at76_usb: convert to use linux/ieee80211.h 2009-04-03 14:53:28 -07:00