commit | a888d52d1eda77f08e09d38ac829353200240716 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon May 26 16:43:39 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jun 03 15:00:16 2008 -0400 |
tree | 4b4d88b9b4baf26ab1b78771ecf39d7b76833182 | |
parent | ef707b8387c13b6aa3353b5519aa465cbe06034f [diff] |
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>