linux/drivers/staging/rtl8821ae
Dan Carpenter 79285edd36 staging: rtl8821ae: a couple macro expansion bugs
These macros need parentheses, otherwise it causes a macro expansion bug
when they are used like this:

	ch->flags &= ~IEEE80211_CHAN_NO_IBSS;

This was found using Smatch:
drivers/staging/rtl8821ae/regd.c:200 _rtl_reg_apply_beaconing_flags()
	warn: the 'IEEE80211_CHAN_NO_IBSS' macro might need parens

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-07 10:30:39 -08:00
..
btcoexist
rtl8821ae staging: r8821ae: Fix build problems 2014-01-27 09:39:40 -08:00
base.c Staging: rtl8821ae: fix up some spacing issues. 2014-02-07 10:29:11 -08:00
base.h
cam.c
cam.h
compat.h
core.c
core.h
debug.c
debug.h
efuse.c
efuse.h
Kconfig staging: r8821ae: Enable build by reverting BROKEN marking 2014-01-27 09:41:05 -08:00
Makefile
pci.c
pci.h
ps.c staging: r8821ae: Fix build problems 2014-01-27 09:39:40 -08:00
ps.h
rc.c
rc.h
regd.c
regd.h staging: rtl8821ae: a couple macro expansion bugs 2014-02-07 10:30:39 -08:00
stats.c
stats.h
TODO Staging: rtl8821ae: add TODO file 2014-01-23 09:39:11 -08:00
wifi.h