ath5k: use IEEE80211_SKB_CB
commita888d52d1eda77f08e09d38ac829353200240716
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 26 May 2008 14:43:39 +0000 (26 16:43 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 3 Jun 2008 19:00:16 +0000 (3 15:00 -0400)
tree4b4d88b9b4baf26ab1b78771ecf39d7b76833182
parentef707b8387c13b6aa3353b5519aa465cbe06034f
ath5k: use IEEE80211_SKB_CB

ath5k still uses the "(void*) skb->cb" direct cast, use IEEE80211_SKB_CB
instead.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath5k/base.c