]> git.baikalelectronics.ru Git - kernel.git/commit
atheros: define a common priv struct
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 28 Sep 2009 06:54:40 +0000 (02:54 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:42 +0000 (16:39 -0400)
commitbaba4d839a91886c224c6b45694f46010152c3ab
tree44b132a4a5de62ade4d02b42c70faa70bc84254e
parent179ac805aaa4975d669d81042237eb62bfd1190e
atheros: define a common priv struct

hw code should never use private driver data, but
sometimes we need a backpointer so just stuff it on
the common ath struct.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath.h
drivers/net/wireless/ath/ath9k/debug.c
drivers/net/wireless/ath/ath9k/hw.h
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/ath/ath9k/pci.c