commit | 09e1946cb7590d1a7a314534420f05c7abdf1f55 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jun 12 16:26:57 2019 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Jul 26 13:21:06 2019 +0200 |
tree | 26d494cf45110b29599dd752f079a920b46bfced | |
parent | 49175fe63ee8433dffeb64aee685bf8d439d5698 [diff] |
iwlwifi: mvm: remove unused .remove_sta_debugfs callback The .remove_sta_debugfs callback was not doing anything in this driver, so remove it as it is not needed. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Link: https://lore.kernel.org/r/20190612142658.12792-4-gregkh@linuxfoundation.org Signed-off-by: Johannes Berg <johannes.berg@intel.com>