linux/net/wireless
Johannes Berg 0a9542ee12 nl80211: fix monitor flags
NLA_NESTED attributes cannot be empty, but we want to be able to
specify "no flags" (empty attribute) vs. "no change" (no attribute).
Therefore, remove the NLA_NESTED policy so it can work as an empty
attribute.

I guess I should have used a u32 for these flags instead, but we're
stuck with it now. Haven't noticed earlier because of a bug in iw...

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-10-31 19:00:35 -04:00
..
Kconfig wireless: fix regression caused by regulatory config option 2008-10-26 10:38:52 -07:00
Makefile cfg80211 API for channels/bitrates, mac80211 and driver conversion 2008-02-29 15:19:32 -05:00
core.c cfg80211: fix debugfs error handling 2008-10-14 20:48:25 -04:00
core.h cfg80211: Add new wireless regulatory infrastructure 2008-09-15 16:48:19 -04:00
nl80211.c nl80211: fix monitor flags 2008-10-31 19:00:35 -04:00
nl80211.h
radiotap.c wireless: use get/put_unaligned_* helpers 2008-05-14 16:29:32 -04:00
reg.c cfg80211: clean up static regdomain mess 2008-09-24 16:17:59 -04:00
reg.h cfg80211: fix regulatory code const 2008-09-24 16:17:59 -04:00
sysfs.c
sysfs.h
util.c cfg80211: don't export ieee80211_get_channel 2008-03-27 16:03:20 -04:00
wext.c wext: Send name on events 2008-08-13 02:39:56 -07:00