diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2008-10-15 11:54:04 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-11-01 00:00:35 +0100 |
commit | 0a9542ee12fb57d408f19aac738e8abe8670be7a (patch) | |
tree | 9c2f2bcf2d69c33d78e19a5718733ca7f87678b7 /net/mac80211/rc80211_minstrel.c | |
parent | p54: integrate parts of lmac_longbow.h and other parts of stlc45xx (diff) | |
download | linux-0a9542ee12fb57d408f19aac738e8abe8670be7a.tar.xz linux-0a9542ee12fb57d408f19aac738e8abe8670be7a.zip |
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>
Diffstat (limited to 'net/mac80211/rc80211_minstrel.c')
0 files changed, 0 insertions, 0 deletions