commit | 820a1a50025550061b0d0ea15a760ecd183886f7 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Nov 12 16:58:41 2013 +0100 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Dec 09 22:29:03 2013 +0200 |
tree | ff1762986d23fd9e4c78ff411627e8eac443299a | |
parent | 8a0bd168fa750d7c57d3494b331e9fb2b0bbd928 [diff] |
iwlwifi: mvm: move interface-specific debugfs to a new file The debugfs file is getting pretty large and mixed up between code for the hardware and code for each interface (the two aren't even clearly separated in the code). Make it easier to handle by splitting the per-interface code into a separate file called debugfs-vif.c. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>