commit | 78523daa86cf0b02c4d2f73b962c04ad565e9140 | [log] [tgz] |
---|---|---|
author | Holger Schurig <hs4233@mail.mn-solutions.de> | Fri May 25 11:49:19 2007 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 11 14:28:37 2007 -0400 |
tree | 2be493edecfc3f225979ba33edaddf36a1f6bccb | |
parent | a46c64108b06ec68337e62e7c2d4b3e8aed74b82 [diff] |
[PATCH] libertas: single out mesh code This patches adds the two functions wlan_add_mesh() and wlan_remove_mesh(), which are responsible for the mshX interface. In a CF driver with a non- mesh-aware firmware you can omit the calls to this functions. Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>