commit | 1510718d0fd6e20803aac95fe1d8a44846098a34 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Thu Sep 10 09:22:37 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Oct 07 16:39:25 2009 -0400 |
tree | 924cfeb647beae71e2d56f10bb6bf15f246b42fc | |
parent | 3453ad8839ca91e1c11211d4d87dc3657c5a2b44 [diff] |
atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common These are common amongst ath9k and ath5k, so put them into the common structure and make ath9k to use it. ar9170 can use macaddr, and curbssid. We'll change ath5k and ar9170 separately. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>