commit | 9d565973deb09479de5eed7a5b6594428dc49dde | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@nokia.com> | Thu Oct 08 21:56:17 2009 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 27 16:47:47 2009 -0400 |
tree | fdd8d6554db70c15c36871258df342bbbff497b0 | |
parent | 3414fc3f527ce74cfca543c37bcb52c8e63b915e [diff] |
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 <luciano.coelho@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>