]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: use nla_put_u64_64bit() for the remaining u64 attributes
authorJohannes Berg <johannes.berg@intel.com>
Tue, 26 Apr 2016 07:54:11 +0000 (09:54 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 27 Apr 2016 09:01:13 +0000 (11:01 +0200)
commit690458a33e0c130c203a3028c30b3bda3e131cb3
tree1582dc53ba39bd62a84fa29d32771c387e0309b5
parentdb477f3573d0f11dbcb27b0ed74dd85cdc8b79b2
nl80211: use nla_put_u64_64bit() for the remaining u64 attributes

Nicolas converted most users, but didn't realize some were generated
by macros. Convert those over as well.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h
net/wireless/nl80211.c