From: Antonio Quartulli Date: Fri, 13 Jan 2012 12:53:18 +0000 (+0100) Subject: mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp() X-Git-Tag: v3.4-rc1~177^2~376^2^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1249700f563b5dc541afa7e54a2d93fdffc1fb6;p=pandora-kernel.git mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp() Actually the DA field has already been checked along the rx path (in prepare_for_handlers()) and this check is therefore useless at this point. Signed-off-by: Antonio Quartulli Signed-off-by: John W. Linville --- Reading git-diff-tree failed