From: Luis R. Rodriguez Date: Mon, 28 Sep 2009 06:54:40 +0000 (-0400) Subject: atheros: define a common priv struct X-Git-Tag: v2.6.33-rc1~388^2~865^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc974f4a230756faf4f69114f271de2e678b363b;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed