commit | d726405af6c8c81d2ee5e6a29301c68b9d4c574f | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Sun Apr 19 16:23:20 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 22 16:57:16 2009 -0400 |
tree | 1d0f1589ab96646353e0d374808b35a7c3c7dc68 | |
parent | fef99929cd6b409a67a35e41f7c177bade5bca34 [diff] |
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>