]> Git Repo - linux.git/commit
ath: add missing regdomain pair 0x5c mapping
authorChristian Lamparter <[email protected]>
Wed, 6 Apr 2011 18:40:31 +0000 (20:40 +0200)
committerJohn W. Linville <[email protected]>
Thu, 7 Apr 2011 18:40:14 +0000 (14:40 -0400)
commitbd39a274fb7b43374c797bafdb7f506598f36f77
treed2c8bfc8312621d07bb0b4205468d125a296689c
parentbf3ca7f752d8f5009c9a83db56035566f3e313de
ath: add missing regdomain pair 0x5c mapping

Joe Culler reported a problem with his AR9170 device:

> ath: EEPROM regdomain: 0x5c
> ath: EEPROM indicates we should expect a direct regpair map
> ath: invalid regulatory domain/country code 0x5c
> ath: Invalid EEPROM contents

It turned out that the regdomain 'APL7_FCCA' was not mapped yet.
According to Luis R. Rodriguez [Atheros' engineer] APL7 maps to
FCC_CTL and FCCA maps to FCC_CTL as well, so the attached patch
should be correct.

Cc: <[email protected]>
Reported-by: Joe Culler <[email protected]>
Acked-by: Luis R. Rodriguez <[email protected]>
Signed-off-by: Christian Lamparter <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/net/wireless/ath/regd_common.h
This page took 0.052694 seconds and 4 git commands to generate.