git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b49de2
)
mac80211: rename sta to new_sta
author
Johannes Berg
<johannes.berg@intel.com>
Fri, 27 Jul 2012 08:43:16 +0000
(10:43 +0200)
committer
Johannes 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