commit | f02831be962c7be68c72110fa779e916ab1a8cdd | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Nov 14 14:44:18 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Nov 19 15:04:20 2012 +0100 |
tree | 08d768adea7c0d03381e5c896765049cd42dddb2 | |
parent | 7afe3705cd4e2a5490140cc15a15b3ea7a10b889 [diff] |
iwlwifi: continue clean up - pcie/tx.c Rename static functions. Function moved from trans.c to tx.c. A few could be made static, others had to be exported. Functions that implement the transport API are prefixed by iwl_trans_pcie_, the others by iwl_pcie_. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>