diff options
author | Johannes Berg <johannes.berg@intel.com> | 2018-09-27 14:36:44 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2018-10-02 09:56:30 +0200 |
commit | 5297c65c1d48a439c778c56edc6beedb486e4bbd (patch) | |
tree | e65f67894cef3034fb139009cea2ffcb15156cd9 /net/mac80211 | |
parent | 81e54d08d9d845053111f30045a93f3eb1c3ca96 (diff) | |
download | linux-5297c65c1d48a439c778c56edc6beedb486e4bbd.tar.bz2 |
nl80211: remove nl80211_prepare_wdev_dump() skb argument
nl80211_prepare_wdev_dump() is using the output skb to look up
the network namespace, but this isn't really necessary, it can
just as well use the input skb which is available as cb->skb,
the sk is the same anyway.
Therefore, remove the redundant argument.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions