commit | 49fee69204035247fd2a5828863fc6f633e829f2 | [log] [tgz] |
---|---|---|
author | Daniel Drake <dsd@laptop.org> | Thu Jul 21 20:43:17 2011 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 08 14:26:31 2011 -0400 |
tree | cce5ce952f0e484e8251a331252a9cd13b9501bb | |
parent | 04b0c5c6995103eef56391c163e970ab1f03b59f [diff] |
libertas: link mesh device to wiphy The mesh device is now exposed as an interface of the wiphy. This exposes the mesh device to the cfg80211 interface, allowing mesh channel selection to be reimplemented, and available to NetworkManager as it was before. Some header tweaking was needed in order to implement lbs_mesh_activated(). Signed-off-by: Daniel Drake <dsd@laptop.org> Acked-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>