ath5k: use ath5k_softc as driver data
authorBruno Randolf <br1@einfach.org>
Wed, 19 May 2010 01:31:26 +0000 (10:31 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 2 Jun 2010 20:13:25 +0000 (16:13 -0400)
commit6673e2e8e040e319e0505f31580b7f1dbb5862e4
tree3a1c8cfca977b6407da0fbe736dbb1da9ddc6a4a
parent30bd3a3092c17dbfa18f042ca0815758e8d34e65
ath5k: use ath5k_softc as driver data

It's our "private driver data"... It's used more often and hw is the mac80211
part. This makes more sense with the next (sysfs) patch.

Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/base.c