nl80211: prevent additions to old station flags API
authorJohannes Berg <johannes.berg@intel.com>
Thu, 10 May 2012 18:14:43 +0000 (20:14 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 May 2012 17:08:15 +0000 (13:08 -0400)
commit3383b5a69de59eeef2501834c6e0960b7e2bff28
tree08dd59ffc3e6b53ab59b2da27fcaecbe51092b23
parentbdbc59b35f2a66cdd9465f573f865cc2109ab33d
nl80211: prevent additions to old station flags API

We don't really want/need to maintain the old
station flags API any more, so refuse changes
to new (not yet defined) flags from the old
flags API.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
net/wireless/nl80211.c