소스 검색

[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>
Johannes Berg 18 년 전
부모
커밋
fa5fea711f
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      net/mac80211/Makefile
  2. 0 0
      net/mac80211/cfg.c

+ 1 - 1
net/mac80211/Makefile

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

+ 0 - 0
net/mac80211/ieee80211_cfg.c → net/mac80211/cfg.c