]> git.baikalelectronics.ru Git - kernel.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)
commit8cbb23416d7f59336e1f11357d8cc577767edc79
tree07ff5d04a92e6a4ce6f540c6b35e56615c2c9520
parentcca0670e404c863c2a2b11bf0f3a3940ef0a7d01
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