From: Johannes Berg Date: Tue, 7 Jul 2009 01:56:13 +0000 (+0200) Subject: cfg80211: disallow configuring unsupported interfaces X-Git-Tag: v2.6.32-rc1~703^2~642 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b20633d966eb08506f8796544aef7a9ab5f3544;p=pandora-kernel.git cfg80211: disallow configuring unsupported interfaces In order to force drivers to advertise their interface types, don't just disallow creating new interfaces with unadvertised types but also disallow setting them UP. Additionally, add some validation on the operations the drivers support. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed