android_kernel_xiaomi_sdm845/drivers/net/wireless/orinoco
Roel Kluin 35a0ace773 wireless: remove redundant tests on unsigned
bufsize and remainder are unsigned. When negative they are wrapped and caught by
the other test.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-10 15:01:57 -04:00
..
airport.c orinoco: Handle suspend/restore in core driver 2009-07-10 15:01:46 -04:00
cfg.c orinoco: convert scanning to cfg80211 2009-07-10 15:01:46 -04:00
cfg.h orinoco: initiate cfg80211 conversion 2009-07-10 15:01:44 -04:00
fw.c orinoco: firmware helpers should use dev_err and friends 2009-07-10 15:01:43 -04:00
fw.h orinoco: firmware: consistently compile out fw cache support if not requested 2009-03-16 18:09:26 -04:00
hermes_dld.c orinoco: make firmware download less verbose 2009-07-10 15:01:45 -04:00
hermes_dld.h orinoco: prevent accessing memory outside the firmware image 2009-02-27 14:53:02 -05:00
hermes_rid.h
hermes.c wireless: remove redundant tests on unsigned 2009-07-10 15:01:57 -04:00
hermes.h orinoco: convert scanning to cfg80211 2009-07-10 15:01:46 -04:00
hw.c orinoco: convert scanning to cfg80211 2009-07-10 15:01:46 -04:00
hw.h orinoco: convert scanning to cfg80211 2009-07-10 15:01:46 -04:00
Kconfig orinoco: initiate cfg80211 conversion 2009-07-10 15:01:44 -04:00
main.c orinoco: convert scanning to cfg80211 2009-07-10 15:01:46 -04:00
main.h orinoco: provide generic commit function 2009-07-10 15:01:46 -04:00
Makefile orinoco: initiate cfg80211 conversion 2009-07-10 15:01:44 -04:00
mic.c orinoco: Move MIC helpers into new file 2009-02-13 13:44:13 -05:00
mic.h orinoco: Move MIC helpers into new file 2009-02-13 13:44:13 -05:00
orinoco_cs.c orinoco: Handle suspend/restore in core driver 2009-07-10 15:01:46 -04:00
orinoco_nortel.c orinoco: move netdev interface creation to main driver 2009-07-10 15:01:45 -04:00
orinoco_pci.c orinoco: move netdev interface creation to main driver 2009-07-10 15:01:45 -04:00
orinoco_pci.h orinoco: Handle suspend/restore in core driver 2009-07-10 15:01:46 -04:00
orinoco_plx.c orinoco: move netdev interface creation to main driver 2009-07-10 15:01:45 -04:00
orinoco_tmd.c orinoco: move netdev interface creation to main driver 2009-07-10 15:01:45 -04:00
orinoco.h orinoco: convert scanning to cfg80211 2009-07-10 15:01:46 -04:00
scan.c orinoco: fix printk format specifier for size_t arguments 2009-07-10 15:01:54 -04:00
scan.h orinoco: convert scanning to cfg80211 2009-07-10 15:01:46 -04:00
spectrum_cs.c orinoco: Handle suspend/restore in core driver 2009-07-10 15:01:46 -04:00
wext.c orinoco: remove WE nickname support 2009-07-10 15:01:47 -04:00
wext.h orinoco: Move WEXT handlers into a separate file 2009-02-13 13:44:33 -05:00