commit | 1042db2af183b96cdce5972014d85e8bca0634ad | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Jan 03 16:56:15 2012 +0200 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Thu Feb 02 14:35:45 2012 -0800 |
tree | a2180c74bd080da8ae6cb9ab9b8d3494ee50e6cc | |
parent | 0390549571cb614ac5cd3327b63f95155a75c673 [diff] |
iwlwifi: give trans to all the read / write functions From now on, the transport layer in charge of providing access to the device. So change all the driver to give a pointer to the transport to all the low level functions that actually access the device. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>