On Tue, Mar 01, 2011 at 11:09:52AM +0100, Arend van Spriel wrote:
> This is replacing [PATCH3 4/6] posted earlier.
> 
> 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]>
> ---
>  .../brcmsmac/{wlc_mac80211.c => wlc_main.c}        |    0
>  .../brcmsmac/{wlc_mac80211.h => wlc_main.h}        |    0
>  2 files changed, 0 insertions(+), 0 deletions(-)
>  rename drivers/staging/brcm80211/brcmsmac/{wlc_mac80211.c => wlc_main.c} 
> (100%)
>  rename drivers/staging/brcm80211/brcmsmac/{wlc_mac80211.h => wlc_main.h} 
> (100%)
> 
> diff --git a/drivers/staging/brcm80211/brcmsmac/wlc_mac80211.c 
> b/drivers/staging/brcm80211/brcmsmac/wlc_main.c
> similarity index 100%
> rename from drivers/staging/brcm80211/brcmsmac/wlc_mac80211.c
> rename to drivers/staging/brcm80211/brcmsmac/wlc_main.c
> diff --git a/drivers/staging/brcm80211/brcmsmac/wlc_mac80211.h 
> b/drivers/staging/brcm80211/brcmsmac/wlc_main.h
> similarity index 100%
> rename from drivers/staging/brcm80211/brcmsmac/wlc_mac80211.h
> rename to drivers/staging/brcm80211/brcmsmac/wlc_main.h

Doesn't this break the build?

Don't do that.

thanks,

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

Reply via email to