commit | 5c1b09581ba91d156ec907f5cbad07d33bf9e2ed | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Wed Feb 13 11:32:30 2008 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 29 15:37:09 2008 -0500 |
tree | c6553d9a76c2e46c2804898ccc6afaf3d2453882 | |
parent | eaaf7894959d413d1e01443a622c507e1b4f61db [diff] |
iwlwifi: change iwl->priv iwl_priv * type in iwl-YYY-io.h This patch makes all variables of type struct iwl_priv to be named priv This is needed for smooth change of debug printing mechanism Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Ester Kummer <ester.kummer@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>