mac80211: rename sta to new_sta
authorJohannes Berg <johannes.berg@intel.com>
Fri, 27 Jul 2012 08:43:16 +0000 (10:43 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 31 Jul 2012 14:18:48 +0000 (16:18 +0200)
In ieee80211_prep_connection(), the station (if not NULL)
is the new station (representing the AP) that needs to be
added. Rename the variable to "new_sta" to clarify this.

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

No differences found