ath9k: Remove redundant my beacon check at ath_rx_ps_beacon
authorRajkumar Manoharan <rmanohar@qca.qualcomm.com>
Mon, 26 Sep 2011 16:46:56 +0000 (22:16 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 30 Sep 2011 19:56:58 +0000 (15:56 -0400)
commitf73c604cfbf7f611e3ec129a0548fcbe8574d180
tree966c077df1761a5dbd87caf335a98cd2505617b0
parent185d1589ccc9f49afcdaede480523df2bfec7c01
ath9k: Remove redundant my beacon check at ath_rx_ps_beacon

Make use of the rx status's is_mybeacon in order to avoid
redundant memcmp.

Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/recv.c