commit | bc974f4a230756faf4f69114f271de2e678b363b | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Mon Sep 28 02:54:40 2009 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Oct 07 16:39:42 2009 -0400 |
tree | 44b132a4a5de62ade4d02b42c70faa70bc84254e | |
parent | 7c89606e24cdabaceb8ca9b3c7ab866c6bcc9e38 [diff] |
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>