commit | 7530f85f086a5d58a5e43b1a98993801fe509c51 | [log] [tgz] |
---|---|---|
author | Winkler, Tomas <tomas.winkler@intel.com> | Tue Jan 27 14:27:53 2009 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Feb 09 15:03:33 2009 -0500 |
tree | 25681cf041683dc30f36e6276e2eaf381159adc4 | |
parent | 8ccde88a87a3dc906234b281a036fee9c7371949 [diff] |
iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUG This patch adds __maybe_unused attribute to priv variables used in functions that used it solely for debug printouts Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Cc: Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>