linux-stable/drivers/staging/rtl8192u
Valdis Kletnieks 79d99c305f staging/rtl8192u - check for skb alloc failure
It's possible for dev_alloc_skb() to fail. Propagate the error to the caller,
so it can clean up and drop the packet. The sender should end up retransmitting
the packet, hopefully at a time we're prepared to allocate skb's again.

Reported-By: Nicholas Krause <xerofoify@gmail.com>
Signed-Off-By: Valdis Kletnieks <valdis.kletnieks@vt.edu>

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-09-08 15:22:52 -07:00
..
ieee80211 staging/rtl8192u - check for skb alloc failure 2014-09-08 15:22:52 -07:00
authors
changes
copying
Kconfig
Makefile staging: rtl8192u: remove unused define USB_RX_AGGREGATION_SUPPORT 2014-08-16 12:23:10 -07:00
r819xU_cmdpkt.c drivers/staging: Remove useless return variables 2014-05-26 10:32:15 -07:00
r819xU_cmdpkt.h
r819xU_firmware.c Staging: rtl8192u: fix brace style coding issue in r819xU_firmware.c 2014-09-06 21:46:54 -07:00
r819xU_firmware.h
r819xU_firmware_img.c Staging: rtl8192u: r819xU_firmware_img.c Fixed checkpatch.pl ERRORs 2014-05-25 11:25:40 -07:00
r819xU_firmware_img.h
r819xU_phy.c staging: rtl8192u: Fixed switch and case indentation error 2014-07-10 15:16:16 -07:00
r819xU_phy.h
r819xU_phyreg.h staging:r819xU: coding style: Fixed commenting style 2014-08-16 12:23:15 -07:00
r8180_93cx6.c staging:r8180: coding style: Fixed commenting style 2014-08-01 14:42:52 -07:00
r8180_93cx6.h staging:r8180: coding style: Fixed too long lines 2014-08-01 14:42:52 -07:00
r8190_rtl8256.c staging:r8190: coding style: Fixed checkpatch reported Error 2014-08-01 14:42:52 -07:00
r8190_rtl8256.h
r8192U.h
r8192U_core.c rtl8192u: remove typedef 2014-09-08 14:02:13 -07:00
r8192U_dm.c drivers: staging: rtl8192u: Fix space required after that ',' errors 2014-08-30 13:56:38 -07:00
r8192U_dm.h
r8192U_hw.h drivers: staging: rtl8192u: Fix "space required before that '*'" errors 2014-09-08 13:59:25 -07:00
r8192U_wx.c drivers/staging/rtl8192u/r8192U_wx.c: fix warnings issued by sparse 2014-08-16 12:23:20 -07:00
r8192U_wx.h