From: Rami Rosen Date: Thu, 25 Oct 2012 08:16:23 +0000 (+0200) Subject: mac80211: remove duplicate check in ieee80211_rx_mgmt_beacon X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~17^2^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f87ad637b60a3b789030b3ef969d56a8caec9fed;p=pandora-kernel.git mac80211: remove duplicate check in ieee80211_rx_mgmt_beacon Remove a duplicate check in ieee80211_rx_mgmt_beacon, there is no need to make again the same check for the IEEE80211_HW_PS_NULLFUNC_STACK twice; the two ifs can be consolidated. Signed-off-by: Rami Rosen [reword commit message & break long lines and also clean up variable] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed