commit | a76011e2cbb6915f60488477311e0f269cee6496 | [log] [tgz] |
---|---|---|
author | Greg Dietsche <Gregory.Dietsche@cuw.edu> | Wed Sep 28 17:54:04 2011 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Sep 30 15:57:04 2011 -0400 |
tree | cd8717fe711205936b6923be84af580752d4b860 | |
parent | 90826313fd69d198da7574779460f793765abfa5 [diff] |
iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_sta both sta and lq_sta are guaranteed to be not null in the calling function so we don't need to check them here. Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>