dect
/
linux-2.6
Archived
13
0
Fork 0

[MAC80211]: rename ieee80211_cfg.c to cfg.c

It's just painful to have the extra ieee80211_ prefix.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Michael Wu <flamingice@sourmilk.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Johannes Berg 2007-09-18 17:29:20 -04:00 committed by David S. Miller
parent dd1cd4c620
commit fa5fea711f
2 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ mac80211-objs := \
regdomain.o \
tkip.o \
aes_ccm.o \
ieee80211_cfg.o \
cfg.o \
rx.o \
tx.o \
key.o \