From: Johannes Berg Date: Fri, 13 Mar 2009 10:19:45 +0000 (+0100) Subject: mac80211: fix warnings in ieee80211_if_config X-Git-Tag: v2.6.30-rc1~642^2^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5bde374f0f61f5d97114d400ade8fc96bf6f10d;p=pandora-kernel.git mac80211: fix warnings in ieee80211_if_config The last warning can never trigger, and the explicit AP_VLAN check is pointless if we move the config_interface check down, in practice config_interface is required anyway. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed