ath9k: fix sparse complaint on aphy for debugfs
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Fri, 15 Oct 2010 20:27:49 +0000 (13:27 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 9 Nov 2010 21:13:25 +0000 (16:13 -0500)
commit191d6a1186f65bc86c24b9d6d9d91acc155285ba
tree58076a53b3a0c3946b6bc3f7c9a8b6ee42b07945
parent744bcb42a1ff1b9200e82dd074468877e31ff161
ath9k: fix sparse complaint on aphy for debugfs

This fixes this sparse complaint:

  CHECK   drivers/net/wireless/ath/ath9k/debug.c
drivers/net/wireless/ath/ath9k/debug.c:548:34: warning: symbol 'aphy' shadows an earlier one
drivers/net/wireless/ath/ath9k/debug.c:491:26: originally declared here

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