]> bbs.cooldavid.org Git - net-next-2.6.git/commit
wireless: Print wiphy name in sysfs.
authorBen Greear <greearb@candelatech.com>
Mon, 11 Oct 2010 17:28:59 +0000 (10:28 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Oct 2010 20:05:29 +0000 (16:05 -0400)
commitcfd8e12f42746df396ecbdf7a1d8e92e8e4dbb97
tree3f393fd50bd7eac0f9bf2d08cc8ce1f059446cde
parent5807bae7eda2d6da673c9f9f52460c3fbcea556c
wireless: Print wiphy name in sysfs.

The index cannot be used to reliably reconstruct a phy
name, so explicitly add the phy name to sysfs so that scripts
can figure out the parent phy device for a particular
wireless interface.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/sysfs.c