commit | b4afffc0cfa3f35ee011d5ed4153e49f5cc3bc96 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Mon Nov 02 11:36:08 2009 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 11 17:09:01 2009 -0500 |
tree | da6199c5a8e228b8ecccbe1ffc6fe9ba31b869f4 | |
parent | 1bdf6c3bece59c96aec3b8b457a9a554f6b2c433 [diff] |
ath9k: simpify RX by calling ath_get_virt_hw() once ath_get_virt_hw() is required on RX to determine for which virtual wiphy an skb came in for. Instead of searching for the hw twice do it only once. Cc: Jouni.Malinen <Jouni.Malinen@atheros.com> Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>