diff options
author | Matteo Croce <mcroce@microsoft.com> | 2021-02-08 12:33:56 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2021-02-12 08:52:25 +0100 |
commit | 258afa78661178d16288537ffe8ef863c7e5918a (patch) | |
tree | f28629ea26251d90507e549b487c15be928837a8 /net/mac80211 | |
parent | tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive. (diff) | |
download | linux-258afa78661178d16288537ffe8ef863c7e5918a.tar.xz linux-258afa78661178d16288537ffe8ef863c7e5918a.zip |
cfg80211: remove unused callback
The ieee80211 class registers a callback which actually does nothing.
Given that the callback is optional, and all its accesses are protected
by a NULL check, remove it entirely.
Signed-off-by: Matteo Croce <mcroce@microsoft.com>
Link: https://lore.kernel.org/r/20210208113356.4105-1-mcroce@linux.microsoft.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions