]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: Replace interface socket owner attribute with more generic one
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Thu, 13 Nov 2014 15:25:14 +0000 (17:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 19 Nov 2014 17:54:40 +0000 (18:54 +0100)
commit91a566e2e3192fc50475ce7d35c48a81a9097455
treec55b6e1753e7304a4a5527a07a7e0e8df236ecb1
parentde05015520e22d127dc12501788870817f5a47d8
nl80211: Replace interface socket owner attribute with more generic one

Replace NL80211_ATTR_IFACE_SOCKET_OWNER attribute with more generic
NL80211_ATTR_SOCKET_OWNER that can be used with other commands
that interface creation.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h
net/wireless/nl80211.c