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)
commit13e0c8e355983cdd4ea7accc3b3208e80944716d
tree6bf88d8be21d9a63e76c04f77b4475ac7a14da43
parent1b49de26566e7175e8f2d0934db6d9119f553b56
mac80211: rename sta to new_sta

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>
net/mac80211/mlme.c
This page took 0.024078 seconds and 5 git commands to generate.