commit | 8b5bed90a508c93835473fd9d5e9a1d60140aac5 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Apr 23 15:03:06 2012 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue May 08 20:56:09 2012 -0400 |
tree | c32ed815119ad97a4b17fcae5e07f28659d1b29e | |
parent | f6b1154678ec73f7dd9a9fab16b402966305d452 [diff] |
iwlwifi: don't init trans->reg_lock from the op_mode This doesn't make any sense. Init it from the transport instead. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>