Merge branch 'for-linville' of git://github.com/kvalo/ath

This commit is contained in:
John W. Linville
2014-02-24 15:02:36 -05:00
15 changed files with 895 additions and 194 deletions

View File

@@ -63,7 +63,7 @@ enum ath_bus_type {
};
struct reg_dmn_pair_mapping {
u16 regDmnEnum;
u16 reg_domain;
u16 reg_5ghz_ctl;
u16 reg_2ghz_ctl;
};