On Tue, 01 Mar 2011 10:56:57 +0100, Arend van Spriel <[email protected]> wrote:

The source and include file for the wlc_mac80211 module has been
renamed to wlc_main and subsequently the include statement in
other source files. This module provides the main interface towards
wl_mac80211 module.

Reviewed-by: Roland Vossen <[email protected]>
Reviewed-by: Brett Rudley <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
---
drivers/staging/brcm80211/brcmsmac/wlc_mac80211.c | 8518 ---------------------
 drivers/staging/brcm80211/brcmsmac/wlc_mac80211.h |  967 ---
drivers/staging/brcm80211/brcmsmac/wlc_main.c | 8518 +++++++++++++++++++++
 drivers/staging/brcm80211/brcmsmac/wlc_main.h     |  967 +++
 4 files changed, 9485 insertions(+), 9485 deletions(-)
 delete mode 100644 drivers/staging/brcm80211/brcmsmac/wlc_mac80211.c
 delete mode 100644 drivers/staging/brcm80211/brcmsmac/wlc_mac80211.h
 create mode 100644 drivers/staging/brcm80211/brcmsmac/wlc_main.c
 create mode 100644 drivers/staging/brcm80211/brcmsmac/wlc_main.h


Should have used the -M option again :-( Please discard this patch and I will send a replacement patch.

Gr. AvS
--
"The most merciful thing in the world, I think, is the inability of the human
mind to correlate all its contents." - "The Call of Cthulhu"

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to