[PATCH] libertas: single out mesh code
authorHolger Schurig <hs4233@mail.mn-solutions.de>
Fri, 25 May 2007 15:49:19 +0000 (11:49 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Jun 2007 18:28:37 +0000 (14:28 -0400)
commit78523daa86cf0b02c4d2f73b962c04ad565e9140
tree2be493edecfc3f225979ba33edaddf36a1f6bccb
parenta46c64108b06ec68337e62e7c2d4b3e8aed74b82
[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>
drivers/net/wireless/libertas/cmdresp.c
drivers/net/wireless/libertas/decl.h
drivers/net/wireless/libertas/if_usb.c
drivers/net/wireless/libertas/main.c
drivers/net/wireless/libertas/rx.c