From: Johannes Berg Date: Tue, 29 Jul 2008 11:22:52 +0000 (+0200) Subject: mac80211: fix cfg80211 hooks for master interface X-Git-Tag: v2.6.27-rc2~119^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14db74bcc3f7a779cf395a47e26b06a28207571a;p=pandora-kernel.git mac80211: fix cfg80211 hooks for master interface The master interface is a virtual interface that is registered to mac80211, changing that does not seem like a good idea at the moment. However, since it has no sdata, we cannot accept any configuration for it. This patch makes the cfg80211 hooks reject any such attempt. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed