]> 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)
commit7b1dda8549d882e31aa16464cf2635de35d8cb62
tree07ff5d04a92e6a4ce6f540c6b35e56615c2c9520
parent1486cef3c326d709352061235b199bc3e15fbb04
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