mac80211: remove unused assignment
authorJohannes Berg <johannes.berg@intel.com>
Wed, 14 Sep 2016 07:58:31 +0000 (09:58 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 15 Sep 2016 14:46:18 +0000 (16:46 +0200)
commit5140974dca69f0eace465bccd93891ca242a7e61
tree84488f75f1f46b45d947039b11df140e5e230369
parent53b18980fded52e39520661af3528577d36eb279
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>
net/mac80211/util.c