commit | 3be63ff0ae196b371728ba8fc8aca12eafcae218 | [log] [tgz] |
---|---|---|
author | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Fri Oct 08 16:05:19 2010 -0700 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Thu Oct 14 09:47:42 2010 -0700 |
tree | 7fbecb72849ffbe60ff927e345c3d34bbdd9ab50 | |
parent | 40bbfd4c1b336b8841bef9933b6e09252ace56b8 [diff] |
iwlwifi: move agn only eeprom functions to separate file Some of the functions in iwl-eeprom.c file are for agn devices only, Those functions do not have to be part of iwlcore.ko, so move those to iwl-agn-eeprom.c file. Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>