summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2018-09-27 14:36:44 +0200
committerJohannes Berg <johannes.berg@intel.com>2018-10-02 09:56:30 +0200
commit5297c65c1d48a439c778c56edc6beedb486e4bbd (patch)
treee65f67894cef3034fb139009cea2ffcb15156cd9 /samples
parent81e54d08d9d845053111f30045a93f3eb1c3ca96 (diff)
downloadlwn-5297c65c1d48a439c778c56edc6beedb486e4bbd.tar.gz
lwn-5297c65c1d48a439c778c56edc6beedb486e4bbd.zip
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 'samples')
0 files changed, 0 insertions, 0 deletions