nl80211: send wiphy along with netdev
authorJohannes Berg <johannes@sipsolutions.net>
Sun, 19 Apr 2009 14:23:20 +0000 (16:23 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:57:16 +0000 (16:57 -0400)
commitd726405af6c8c81d2ee5e6a29301c68b9d4c574f
tree1d0f1589ab96646353e0d374808b35a7c3c7dc68
parentfef99929cd6b409a67a35e41f7c177bade5bca34
nl80211: send wiphy along with netdev

When listing all wireless netdevs in the system this
is useful to print which wiphy they belong to. Just
add the attribute, any program that doesn't care will
just ignore it.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/nl80211.c