commit | f03ee1ec73d8cad07b0ef5ba6106a9fc4d179ecb | [log] [tgz] |
---|---|---|
author | Kalle Valo <kvalo@adurom.com> | Sun Oct 10 11:28:31 2010 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 11 15:04:23 2010 -0400 |
tree | 1d25cbbf8226a7a309ece9303f9b8866f54df570 | |
parent | 8f236d1bef659ca69c912536a69b3031e5ba3269 [diff] |
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>