]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: remove unused .remove_sta_debugfs callback
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Jun 2019 14:26:57 +0000 (16:26 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 26 Jul 2019 11:21:06 +0000 (13:21 +0200)
commit0640b00759894fed6190530a9c057d0440497590
tree26d494cf45110b29599dd752f079a920b46bfced
parent8656f6021b88b12e400c9c4c3b2d9af5c2a6c6a5
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>
drivers/net/wireless/intel/iwlwifi/mvm/rs.c