On Wed, Nov 25, 2009 at 01:08:55PM +0100, Holger Schurig wrote: > mesh.c will be the file where we concentrate all mesh-related > code. This allows us to either add a KConfig entry for mesh and > makes matters easier for the cfg80211 transition. > > Signed-off-by: Holger Schurig <holgerschurig@xxxxxxxxx> > --- > > This is the equivalent of "git mv persistcfg.c mesh.c" and fixing up the Makefile > > drivers/net/wireless/libertas/Makefile | 2 +- > drivers/net/wireless/libertas/mesh.c | 453 ++++++++++++++++++++++++++++ > drivers/net/wireless/libertas/persistcfg.c | 453 ---------------------------- > 3 files changed, 454 insertions(+), 454 deletions(-) > create mode 100644 drivers/net/wireless/libertas/mesh.c > delete mode 100644 drivers/net/wireless/libertas/persistcfg.c Your subject is confusing, it seems backwards. -- John W. Linville Someday the world will need a hero, and you linville@xxxxxxxxxxxxx might be all we have. Be ready. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html