]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: pmsr: record netlink port ID
authorJohannes Berg <johannes.berg@intel.com>
Wed, 6 Feb 2019 11:17:07 +0000 (13:17 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 11 Feb 2019 14:50:56 +0000 (15:50 +0100)
commit935c8dc620939225df254d7119c5a1c1be68d4d8
treef44317b2b106e01c5b57f558943b0174f320e358
parent17d5da2b8a44d3578d67786a27599b28a8fdad8c
cfg80211: pmsr: record netlink port ID

Without recording the netlink port ID, we cannot return the
results or complete messages to userspace, nor will we be
able to abort if the socket is closed, so clearly we need
to fill the value.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/pmsr.c