]> bbs.cooldavid.org Git - net-next-2.6.git/commit
wl1251: create a copy of wl12xx_80211.h for wl1251
authorKalle Valo <kvalo@adurom.com>
Sun, 10 Oct 2010 08:28:31 +0000 (11:28 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Oct 2010 19:04:23 +0000 (15:04 -0400)
commitf03ee1ec73d8cad07b0ef5ba6106a9fc4d179ecb
tree1d25cbbf8226a7a309ece9303f9b8866f54df570
parent8f236d1bef659ca69c912536a69b3031e5ba3269
wl1251: create a copy of wl12xx_80211.h for wl1251

In preparation of moving wl1251 out from drivers/net/wireless/wl12xx
create a separate copy of wl12xx_80211.h.

This file should not even exist, we should instead use generic ieee80211
definitions. This will be fixed in the future so that the file can
be removed.

Signed-off-by: Kalle Valo <kvalo@adurom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl1251/wl12xx_80211.h [new file with mode: 0644]