ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom()
commit6b4f645a491ac29c7dced415d034eea7736155a6
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 3 Aug 2009 20:51:49 +0000 (3 13:51 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 4 Aug 2009 20:44:35 +0000 (4 16:44 -0400)
tree23ebc02a51d10feade41262e04b46ca7a1642b10
parente3b90ca28412fb9dcc8c5ca38e179e78fec07eee
ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom()

CC [M]  drivers/net/wireless/ath/ath9k/eeprom.o
drivers/net/wireless/ath/ath9k/eeprom.c: In function ‘ath9k_hw_AR9287_check_eeprom’:
drivers/net/wireless/ath/ath9k/eeprom.c:2866: warning: comparison of distinct pointer types lacks a cast

Cc: Vivek Natarajan <vnatarajan@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/eeprom.c