]> Pileus Git - ~andy/linux/commit
ath9k: fix column header comments for some initval arrays
authorGabor Juhos <juhosg@openwrt.org>
Mon, 17 Dec 2012 21:06:08 +0000 (22:06 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 7 Jan 2013 20:16:53 +0000 (15:16 -0500)
commit93476b1e685036e8513be8df34ca442096af6b4c
treee0f9fe1f3b1f6c3671913729bf9c72fbf9fe67ef
parent1f1d9654e183c31df4d168591165beed869ea098
ath9k: fix column header comments for some initval arrays

Some 3-column initval arrays have wrong comments. The
column of these arrays is indexed by the 'freqIndex'
variable in 'ar5008_hw_process_ini' which only depends
on the actual band.

The 'initvals' tool from 'qca-swiss-army-knife' prints
the correct comment lines for these arrays, since commit
'atheros-initvals: fix comments for non-fastclock 3-column tables'
however the comments were not refreshed in ath9k.

The patch contains no functional changes.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ar5008_initvals.h
drivers/net/wireless/ath/ath9k/ar9001_initvals.h