commit | 5703ddb01328c8ee3fa315273ea3b29f6524fb38 | [log] [tgz] |
---|---|---|
author | Don Fry <donald.h.fry@intel.com> | Thu Nov 10 06:55:07 2011 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Nov 11 12:32:53 2011 -0500 |
tree | 5b175e7ddcfedc634dcfa1e3d442bc8bda10018b | |
parent | b6cb406a023184733bffc7762a75a2e204fff6b9 [diff] |
iwlagn: move ucode_write_complete from priv to trans structure ucode_write_complete is used for ucode loading. Move it as part of restructuring work out of the priv structure. 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>