commit | 8e92f2acac918d36ef4aa591f55ba0589edf634d | [log] [tgz] |
---|---|---|
author | Daniel Drake <dsd@laptop.org> | Thu Jul 21 20:43:44 2011 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 08 14:26:31 2011 -0400 |
tree | 455c2217c99983f2edb739dbb54ec1467824c080 | |
parent | 49fee69204035247fd2a5828863fc6f633e829f2 [diff] |
libertas_usb: use USB interface as parent device Currently, "udevadm info -a -p /sys/class/net/wlan0" doesn't mention the usb8xxx or libertas driver anywhere. This makes writing udev rules a bit uncomfortable. Using the USB interface as the parent device corrects the hierarchy. Signed-off-by: Daniel Drake <dsd@laptop.org> Acked-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>