diff options
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2011-05-27 08:40:27 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-06-01 15:36:33 -0400 |
commit | 3d82b15608ad97627ced4d3bd42ae10297c2f87d (patch) | |
tree | d9a94332b40864bd94c7d69b331212c5d2238aef /crypto | |
parent | 2b9253d2a0439bd247d9384921ff23e7ac6bba52 (diff) |
iwlagn: solve sparse warning
Remove local variable that was shadowing another one
sta_priv hasn't changed since the beginning of the function, so don't define
another pointer with the same name to the same variable
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions