mac80211: remove almost unused local variable
authorJohannes Berg <johannes.berg@intel.com>
Thu, 26 Jul 2012 12:07:46 +0000 (14:07 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 20 Aug 2012 12:13:39 +0000 (14:13 +0200)
In ieee80211_beacon_get_tim() we can use the
txrc.sband instead of a separate local variable.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found