]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211_hwsim: add generation count for netlink dump operation
authorBenjamin Beichler <benjamin.beichler@uni-rostock.de>
Mon, 22 Jan 2018 17:04:37 +0000 (18:04 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 31 Jan 2018 11:48:06 +0000 (12:48 +0100)
commit5dbed22cd1a4caf00b4215e83c89db869bf900aa
tree13fa9ef20f3e50f8362c41bf02d781230f3d224e
parent4aeb09aa5402a9da20380147d1bc0f02a33c8529
mac80211_hwsim: add generation count for netlink dump operation

Make the dump operation aware of changes on radio list and corresponding
inconsistent dumps. Changed variable name for better understanding.

Signed-off-by: Benjamin Beichler <benjamin.beichler@uni-rostock.de>
[compress ternary operator]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/mac80211_hwsim.c