commit | 8929c24bf2ef4fb983ff86478116092080f8773f | [log] [tgz] |
---|---|---|
author | Don Fry <donald.h.fry@intel.com> | Thu Nov 10 06:55:08 2011 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Nov 11 12:32:53 2011 -0500 |
tree | 0d6cbc896e9711d3fccee81dcc51ae1061c0ce4d | |
parent | 5703ddb01328c8ee3fa315273ea3b29f6524fb38 [diff] |
iwlagn: remove knowledge of ucode image location from upper layers The upper layers of the driver do not need to know where the ucode is stored. It already passes in an enum of which ucode to load. Let the lower layer routines select the ucode to load. Signed-off-by: Don Fry <donald.h.fry@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>