From: Johannes Berg Date: Wed, 4 Dec 2013 16:08:40 +0000 (+0100) Subject: iwlwifi: mvm: clean up iwl_mvm_bss_info_changed_ap_ibss X-Git-Tag: v3.15-rc1~113^2~289^2^2~102^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=863230dadcf6b1efb8a342875ade19d00da3b456;p=pandora-kernel.git iwlwifi: mvm: clean up iwl_mvm_bss_info_changed_ap_ibss Remove the enum abuse (using an enum to store a set of values), the unneeded ret variable and unnecessary if nesting. Signed-off-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed