cfg80211: introduce scan IE limit attribute
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 31 Mar 2009 10:12:05 +0000 (12:12 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:54:39 +0000 (16:54 -0400)
commit18a8365992a8041aa178ae9ad5f0d951d0457230
treecb7a461139269feb191e5f5d03c4438cfa9335f2
parent75c2148fa5330c6de741fc96e3308f57d846a6b4
cfg80211: introduce scan IE limit attribute

This patch introduces a new attribute for a wiphy that tells
userspace how long the information elements added to a probe
request frame can be at most. It also updates the at76 to
advertise that it cannot support that, and, for now until I
can fix that, iwlwifi too.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/at76c50x-usb.c
drivers/net/wireless/iwlwifi/iwl-core.c
include/linux/nl80211.h
include/net/wireless.h
net/mac80211/main.c
net/mac80211/util.c
net/wireless/nl80211.c