]> Pileus Git - ~andy/linux/commit
mac80211: remove unneeded 'bssid' variable
authorJohannes Berg <johannes.berg@intel.com>
Wed, 1 Aug 2012 13:48:38 +0000 (15:48 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 20 Aug 2012 11:57:47 +0000 (13:57 +0200)
commit90bcf867ceef50155a1a14af4dc248061f6b8b94
tree128b2c39e340c2c4cdaa073d8984f520607badb8
parent4c29867790131c281ef96af507d85e3e5f829408
mac80211: remove unneeded 'bssid' variable

There's no need to copy the BSSID just to print
it, remove the unnecessary variable.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c