linux/drivers/staging/rtl8187se
Kumar Amit Mehta 36e97a5714 staging: rtl8187se: r8180_core.c: Inspect the return value of register_netdev()
Inspect the return value of register_netdev() in the driver probe routine and
return -ENODEV in case of error.

Signed-off-by: Kumar Amit Mehta <gmate.amit@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-11-14 16:34:58 -08:00
..
ieee80211 staging/rtl8187se: Fix compile warning 'is static but declared in .. which is not static' 2012-10-29 15:01:02 -07:00
Kconfig staging/rtl81*: build as loadable modules only 2011-04-04 22:46:15 -07:00
Makefile Staging: rtl8187se: Fix typos. 2012-04-18 16:58:16 -07:00
r8180_93cx6.h
r8180_core.c staging: rtl8187se: r8180_core.c: Inspect the return value of register_netdev() 2012-11-14 16:34:58 -08:00
r8180_dm.c Staging: rtl8187se: Fix typos. 2012-04-18 16:58:16 -07:00
r8180_dm.h Staging: rtl8187se: r8180.h: fixed alot of checkpatch.pl issues 2010-09-21 10:49:31 -07:00
r8180_hw.h staging: rtl8187se: Fix typo in staging/rtl8187se 2012-08-13 19:32:13 -07:00
r8180_rtl8225.h staging: rtl8187se: Removed unused parameters of HwHSSIThreeWire() 2012-11-13 12:41:58 -08:00
r8180_rtl8225z2.c staging: rtl8187se: Use ARRAY_SIZE instead of in-code constants 2012-11-13 12:41:58 -08:00
r8180_wx.c Staging: rtl8187se, rtl8192e: fix '&' vs '|' bugs 2012-06-12 10:52:32 -07:00
r8180_wx.h Staging: rtl8187se: Fix typos. 2012-04-18 16:58:16 -07:00
r8180.h staging: rtl8187se: Removed empty stub read_acadapter_file() 2012-11-13 12:41:59 -08:00
r8185b_init.c staging: rtl8187se: Removed unused fields in r8180_priv 2012-11-13 12:41:59 -08:00
TODO