commit | ea886a6014024d027fa207b8765e46d746cd2a18 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Mar 07 09:52:15 2012 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 08 13:59:47 2012 -0500 |
tree | 8ea9b658a295074581ac9dec34828ae59ce27ae0 | |
parent | c1803c9459a9cd751eb46da9e60e49728aae7a5a [diff] |
iwlwifi: remove unused argument from iwlagn_suspend There's not much point in passing priv and hw pointers since they can be derived from each other, and the function doesn't use the hw pointer anyway. Remove it. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>