commit | bedbbb959d2c1d1dbb4c2215f5b7074b1da3030a | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanoharan@atheros.com> | Fri Nov 19 16:53:19 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 24 16:19:40 2010 -0500 |
tree | 83609c06dc41fd7e8d6e34ae518928cdf663d90f | |
parent | 35162ba75900209755628ccf7357763797037ba6 [diff] |
ath: Add a driver_info bitmask field The driver_info stores the device category information which is used to load appropriate device firmware, select firmware offset and eeprom starting location. The driver_info is accessed across ath9k_htc and ath9k_hw. Hence placed under common structure. Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>