commit | 18a8365992a8041aa178ae9ad5f0d951d0457230 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Mar 31 12:12:05 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 22 16:54:39 2009 -0400 |
tree | cb7a461139269feb191e5f5d03c4438cfa9335f2 | |
parent | 75c2148fa5330c6de741fc96e3308f57d846a6b4 [diff] |
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>