On 09/05/2009 09:33 PM, Luis R. Rodriguez wrote: > On Sat, Sep 5, 2009 at 7:07 AM, Joerg Albert<jal2@xxxxxx> wrote: >> The ar9170 driver needs the defines for conformance test limit groups >> and cannot include regd_common.h >> >> Signed-off-by: Joerg Albert <jal2@xxxxxx> > > Acked-by: Luis R. Rodriguez <lrodriguez@xxxxxxxxxxx> > > Just please test compilation of ath5k and ath9k as well. They compile fine. Sometime we should IMHO unify the CTL_* defines in the driver below ath/. Currently ath5k, ath9k and regd.h have separate definitions for the modes, e.g. ~/src/wireless.gits/wireless-testing/drivers/net/wireless/ath$ fgrep -r --include=*.h CTL_11A * ath5k/eeprom.h: AR5K_CTL_11A = 0, ath9k/eeprom.h:#define CTL_11A 0 ath9k/eeprom.h:#define CTL_11A_EXT (CTL_11A | EXT_ADDITIVE) regd.h:#define CTL_11A 0 Regards, Joerg. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html