linux/drivers/net/wireless/rtl818x
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
..
Makefile rtl8187: Implement TX/RX blink for LED 2009-04-22 16:57:16 -04:00
rtl818x.h
rtl8180.h
rtl8180_dev.c wireless: remove redundant tests on unsigned 2009-07-10 15:01:57 -04:00
rtl8180_grf5101.c
rtl8180_grf5101.h
rtl8180_max2820.c
rtl8180_max2820.h
rtl8180_rtl8225.c
rtl8180_rtl8225.h
rtl8180_sa2400.c
rtl8180_sa2400.h
rtl8187.h Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-05-18 21:08:20 -07:00
rtl8187_dev.c mac80211: push rx status into skb->cb 2009-07-10 14:57:54 -04:00
rtl8187_leds.c rtl8187: Implement TX/RX blink for LED 2009-04-22 16:57:16 -04:00
rtl8187_leds.h rtl8187: Implement TX/RX blink for LED 2009-04-22 16:57:16 -04:00
rtl8187_rtl8225.c rtl8187: use DMA-aware buffers with usb_control_msg 2009-05-11 15:07:01 -04:00
rtl8187_rtl8225.h