]> 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)
commit6af25e331561b31701551c119494b7ed13036d1b
treef44317b2b106e01c5b57f558943b0174f320e358
parent41aaf2f021c8a46a200a0ebde98a72baeed09473
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