From: Johannes Berg Date: Wed, 9 Jul 2008 12:40:36 +0000 (+0200) Subject: mac80211: push interface checks down X-Git-Tag: v2.6.27-rc1~969^2~159^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3947e2dfa3b18f375b7acd03b7ee2877d0751fc;p=pandora-kernel.git mac80211: push interface checks down This patch pushes the "netif_running()" and "same type as before" checks down into ieee80211_if_change_type() to centralise the logic instead of duplicating it for cfg80211 and wext. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed