From: Jouni Malinen Date: Fri, 20 Mar 2009 19:21:19 +0000 (+0200) Subject: nl80211: Check iftype in cfg80211 code X-Git-Tag: v2.6.30-rc1~642^2^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eec60b037a875513d9715dcdb90b13ed81fc5f26;p=pandora-kernel.git nl80211: Check iftype in cfg80211 code We do not want to require all the drivers using cfg80211 to need to do this. In addition, make the error values consistent by using EOPNOTSUPP instead of semi-random assortment of errno values. Signed-off-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed