staging: brcm80211: renamed files to get rid of wl_ file name prefix

Code cleanup.

Signed-off-by: Roland Vossen <rvossen@broadcom.com>
Reviewed-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Roland Vossen
2011-06-01 13:45:45 +02:00
committed by Greg Kroah-Hartman
parent 8817f75429
commit 5706e3de27
7 changed files with 7 additions and 7 deletions

View File

@@ -28,8 +28,8 @@ ccflags-y := \
-Idrivers/staging/brcm80211/include
BRCMSMAC_OFILES := \
wl_mac80211.o \
wl_ucode_loader.o \
brcms_mac80211.o \
ucode_loader.o \
wlc_alloc.o \
wlc_ampdu.o \
wlc_antsel.o \

View File

@@ -42,8 +42,8 @@
#include "wlc_pub.h"
#include "wl_dbg.h"
#include "wl_export.h"
#include "wl_ucode.h"
#include "wl_mac80211.h"
#include "ucode_loader.h"
#include "brcms_mac80211.h"
#define N_TX_QUEUES 4 /* #tx queues on mac80211<->driver interface */

View File

@@ -16,7 +16,7 @@
#include <linux/types.h>
#include <bcmdefs.h>
#include <wl_ucode.h>
#include <ucode_loader.h>
enum {
D11UCODE_NAMETAG_START = 0,

View File

@@ -45,7 +45,7 @@
#include "wlc_channel.h"
#include "wlc_main.h"
#include "wl_export.h"
#include "wl_ucode.h"
#include "ucode_loader.h"
#include "wlc_antsel.h"
#include "wlc_alloc.h"
#include "wl_dbg.h"

View File

@@ -49,7 +49,7 @@
#include "wl_export.h"
#include "wlc_alloc.h"
#include "wl_dbg.h"
#include "wl_mac80211.h"
#include "brcms_mac80211.h"
/*
* WPA(2) definitions