]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb0f2ecde759fb09584d4a41a207dc70284f8400b
tree3a1c8cfca977b6407da0fbe736dbb1da9ddc6a4a
parentd854634a7e35ae897c5f82dadb0d2f0c87100cac
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