From: Luis R. Rodriguez Date: Mon, 2 Nov 2009 19:36:08 +0000 (-0800) Subject: ath9k: simpify RX by calling ath_get_virt_hw() once X-Git-Tag: v2.6.33-rc1~388^2~280^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4afffc0cfa3f35ee011d5ed4153e49f5cc3bc96;p=pandora-kernel.git 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 Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed