From: Johannes Berg Date: Wed, 16 May 2012 21:50:19 +0000 (+0200) Subject: cfg80211: disallow setting channel on WDS interfaces X-Git-Tag: v3.6-rc1~125^2~57^2~367 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=685d12a1929f274bd91497e33b4255fe164ac8ec;p=pandora-kernel.git cfg80211: disallow setting channel on WDS interfaces If it worked (Felix says it doesn't right now), the typical use-case for WDS interfaces would be to be slaved to AP mode interfaces. Therefore, it isn't necessary to set the channel on WDS interfaces. As they don't support powersave or anything like that, they also couldn't use a different channel anyway. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed