linux/drivers/staging/rtl8192u
Dan Carpenter c2ac90b9b4 Staging: rtl8192u: fix a reversed test
Sean MacLennan fixed this in the rtl8192e driver and we should fix
it here as well.

It's pretty harmless.  This information comes from the firmware, if
we were to hit this bug we would read beyond the end of the array
once or twice before returning and update our statistics with bogus
data.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-06-06 11:57:15 -07:00
..
ieee80211 STAGING: rtl8192u: fix checkpatch error by adding space after switch 2013-05-13 07:17:58 -07:00
Kconfig
Makefile
authors
changes
copying
dot11d.h
ieee80211_crypt.h
r819xU_HTGen.h
r819xU_HTType.h
r819xU_cmdpkt.c Staging: rtl8192u: fix a reversed test 2013-06-06 11:57:15 -07:00
r819xU_cmdpkt.h STAGING: rtl8192u: fix checkpatch error about pointer position in r819xU_cmdpkt 2013-05-13 07:11:47 -07:00
r819xU_firmware.c rtl8192u: fix whitespace around if statements in r819xU_firmware.c 2013-05-16 16:43:34 -07:00
r819xU_firmware.h
r819xU_firmware_img.c
r819xU_firmware_img.h
r819xU_phy.c STAGING: rtl8192u: fix checkpatch error by adding space after switch 2013-05-13 07:17:58 -07:00
r819xU_phy.h STAGING: rtl8192u: fix checkpatch error about pointer position in r819xU_phy 2013-05-13 07:11:48 -07:00
r819xU_phyreg.h
r8180_93cx6.c rtl8192u: fix whitespace around ~ in r8180_93cx6.c 2013-05-16 16:44:49 -07:00
r8180_93cx6.h
r8180_pm.c
r8180_pm.h
r8190_rtl8256.c rtl8192u: remove whitespace after '(' and before ')' in r8190_rtl8256.c 2013-05-16 16:45:51 -07:00
r8190_rtl8256.h STAGING: rtl8192u: fix checkpatch error about pointer position in r8190_rtl8256 2013-05-13 07:11:48 -07:00
r8192U.h rtl8192u: remove whitespace after '(' and before ')' in r8192U.h 2013-05-16 16:45:51 -07:00
r8192U_core.c staging: rtl8192u: replace macro rx_hal_is_cck_rate() in r8192U_core.c 2013-06-05 15:37:22 -07:00
r8192U_dm.c rtl8192u: remove whitespace after '(' and before ')' in r8192U_dm.c 2013-05-16 16:45:53 -07:00
r8192U_dm.h
r8192U_hw.h
r8192U_wx.c STAGING: rtl8192u: fix checkpatch error by adding space after switch 2013-05-13 07:17:58 -07:00
r8192U_wx.h