commit | 8e621fc90b42fa2ca4ff65dd8d9cb21723e47837 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Sat May 14 01:55:23 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon May 16 14:25:28 2011 -0400 |
tree | 39f82d266bb6b6c13f059dbabc46c1621601a542 | |
parent | df64962f7d74877624442c059e7878fdf7ec3c22 [diff] |
mac80211: verify IBSS in interface combinations Drivers shouldn't attempt to advertise support for more than one IBSS interface since mac80211 doesn't support that. Check and return an error from ieee80211_register_hw() in that case. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>