mac80211: rename files

This patch renames all mac80211 files (except ieee80211_i.h) to get rid
of the useless ieee80211_ prefix.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
Johannes Berg
2008-04-08 15:14:40 -04:00
committed by John W. Linville
parent 3b96766f0e
commit 2c8dccc774
29 changed files with 34 additions and 34 deletions

View File

@@ -23,7 +23,7 @@
#include <linux/spinlock.h>
#include <linux/etherdevice.h>
#include <net/wireless.h>
#include "ieee80211_key.h"
#include "key.h"
#include "sta_info.h"
/* ieee80211.o internal definitions, etc. These are not included into