From: Lennert Buytenhek Date: Thu, 16 Jul 2009 12:15:44 +0000 (+0200) Subject: mwl8k: ->add_interface() is not called for monitor interfaces X-Git-Tag: v2.6.32-rc1~703^2~335^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=240e86efd60e6bc232a072273a7f7794bcb035e0;p=pandora-kernel.git mwl8k: ->add_interface() is not called for monitor interfaces There is no need to check for NL80211_IFTYPE_MONITOR in ->add_interface(), as this function is never called for monitor interfaces. Also, there is no need to advertise this bit in our wiphy's ->interface_modes. Signed-off-by: Lennert Buytenhek Signed-off-by: John W. Linville --- Reading git-diff-tree failed