From: Johannes Berg Date: Fri, 13 May 2011 23:55:23 +0000 (+0200) Subject: mac80211: verify IBSS in interface combinations X-Git-Tag: v3.0-rc2~7^2~16^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e621fc90b42fa2ca4ff65dd8d9cb21723e47837;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed