commit | f8a1edb76eca455c2d158c77045b9882bfa0857a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Nov 11 11:53:32 2015 +0100 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Dec 01 21:17:51 2015 +0200 |
tree | 745a3d8e06dace04a5a7c5b8ef67d1625d18e7dc | |
parent | 321c2104f2f1649665aecd3b9204fea9eecc5ce6 [diff] |
iwlwifi: clean up transport debugfs handling Transport code currently calls itself through the transport ops, which is quite pointless. Clean up all of this. While at it, remove the unnecessary dir argument and the redundant IDI code. In slave transports, call both the common slave debugfs and the transport's own. SDIO has no files, so remove it all there. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>