From: Luciano Coelho Date: Thu, 8 Oct 2009 18:56:17 +0000 (+0300) Subject: wl1271: remove unecessary qual parameter from rx status X-Git-Tag: v2.6.33-rc1~388^2~599^2~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d565973deb09479de5eed7a5b6594428dc49dde;p=pandora-kernel.git wl1271: remove unecessary qual parameter from rx status The qual element in ieee80211_rx_status is not used anymore, so we don't need to set it in the wl1271_rx_status() function. This saves a bit of time in the RX path. Signed-off-by: Luciano Coelho Signed-off-by: John W. Linville --- Reading git-diff-tree failed