commit | 5140974dca69f0eace465bccd93891ca242a7e61 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Sep 14 09:58:31 2016 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Sep 15 16:46:18 2016 +0200 |
tree | 84488f75f1f46b45d947039b11df140e5e230369 | |
parent | 53b18980fded52e39520661af3528577d36eb279 [diff] |
mac80211: remove unused assignment The next line overwrites this assignment, so remove it; there's no real value in using it for the next assignment either. Signed-off-by: Johannes Berg <johannes.berg@intel.com>