android_kernel_xiaomi_sm8350/drivers/net/wireless/rt2x00
Boaz Harrosh 445df54fec rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON
A "Set" to a sign-bit in an "&" operation causes a compiler warning.
Make calculations unsigned.

[ The warning was masked by the old definition of BUILD_BUG_ON() ]

Also remove __builtin_constant_p from FIELD_CHECK since BUILD_BUG_ON
no longer permits non-const values.

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
CC: Ingo Molnar <mingo@elte.hu>
CC: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-09-02 17:40:02 -04:00
..
Kconfig
Makefile
rt2x00.h rt2x00: Sequence counter should be protected in irqsave 2008-08-01 15:31:34 -04:00
rt2x00config.c rt2x00: Fix partial antenna configuration 2008-08-01 15:31:34 -04:00
rt2x00debug.c rt2x00: Fix access permissions on debugfs files 2008-08-01 15:31:34 -04:00
rt2x00debug.h
rt2x00dev.c rt2x00: Force full register config after start() 2008-07-29 16:55:06 -04:00
rt2x00dump.h
rt2x00firmware.c
rt2x00leds.c
rt2x00leds.h
rt2x00lib.h rt2x00: Remove duplicate declaration 2008-07-29 16:55:04 -04:00
rt2x00mac.c rt2x00: Block all unsupported modes 2008-08-07 09:49:04 -04:00
rt2x00pci.c
rt2x00pci.h
rt2x00queue.c rt2x00: Sequence counter should be protected in irqsave 2008-08-01 15:31:34 -04:00
rt2x00queue.h rt2x00: Fix txdone_entry_desc_flags 2008-08-18 11:05:15 -04:00
rt2x00reg.h rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON 2008-09-02 17:40:02 -04:00
rt2x00rfkill.c
rt2x00usb.c rt2x00: Fix txdone_entry_desc_flags 2008-08-18 11:05:15 -04:00
rt2x00usb.h rt2x00: Fix compile warning 2008-08-02 01:31:09 -07:00
rt61pci.c rt2x00: rt61pci needs another millisecond after firmware upload 2008-08-01 15:31:34 -04:00
rt61pci.h
rt73usb.c rt2x00: Fix QOS sequence counting 2008-07-29 16:55:05 -04:00
rt73usb.h
rt2400pci.c
rt2400pci.h
rt2500pci.c rt2500pci: restoring missing line 2008-08-01 15:31:35 -04:00
rt2500pci.h
rt2500usb.c rt2x00: Disable link tuning in rt2500usb 2008-08-04 15:09:11 -04:00
rt2500usb.h