commit | 26bfc0cfdb6b9a12911f8dde4f96c958aef357ae | [log] [tgz] |
---|---|---|
author | Don Fry <donald.h.fry@intel.com> | Mon Oct 10 07:26:56 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 14 14:48:10 2011 -0400 |
tree | b9a332cf3507a3a7043188c707a7c17722e838d2 | |
parent | 3eae4bb176d3d51f6c61b8b1679116e58586d669 [diff] |
iwlagn: eliminate bus pointer from iwl_priv structure A pointer to the bus structure is still in iwl_priv. Finish cleanup and remove it. Signed-off-by: Don Fry <donald.h.fry@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>