From: Bruno Randolf Date: Wed, 19 May 2010 01:31:26 +0000 (+0900) Subject: ath5k: use ath5k_softc as driver data X-Git-Tag: v2.6.36-rc1~571^2~615^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6673e2e8e040e319e0505f31580b7f1dbb5862e4;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed