OSDN Git Service

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)
commit09e1946cb7590d1a7a314534420f05c7abdf1f55
tree26d494cf45110b29599dd752f079a920b46bfced
parent49175fe63ee8433dffeb64aee685bf8d439d5698
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