]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath9k_hw: remove redundant arguments to INIT_INI_ARRAY
authorFelix Fietkau <nbd@openwrt.org>
Sun, 15 Jul 2012 17:53:33 +0000 (19:53 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 17 Jul 2012 19:11:34 +0000 (15:11 -0400)
commita364517b1ed6010bc2bbb98af493d18339d058e9
tree07ff5d04a92e6a4ce6f540c6b35e56615c2c9520
parentb05a01110ed10a93203d936a06aa01bf80837c39
ath9k_hw: remove redundant arguments to INIT_INI_ARRAY

The row/column sizes can be derived from the array argument within the macro
itself, which is less error prone. In a few cases the supplied column size
was actually wrong.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ar9002_hw.c
drivers/net/wireless/ath/ath9k/ar9003_hw.c
drivers/net/wireless/ath/ath9k/calib.h