diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-12-17 22:06:08 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-01-07 15:16:53 -0500 |
commit | 93476b1e685036e8513be8df34ca442096af6b4c (patch) | |
tree | e0f9fe1f3b1f6c3671913729bf9c72fbf9fe67ef /drivers/net/wireless/iwlegacy/3945-mac.c | |
parent | 1f1d9654e183c31df4d168591165beed869ea098 (diff) | |
download | talos-op-linux-93476b1e685036e8513be8df34ca442096af6b4c.tar.gz talos-op-linux-93476b1e685036e8513be8df34ca442096af6b4c.zip |
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>
Diffstat (limited to 'drivers/net/wireless/iwlegacy/3945-mac.c')
0 files changed, 0 insertions, 0 deletions