From: Johannes Berg Date: Fri, 27 Jul 2012 08:43:16 +0000 (+0200) Subject: mac80211: rename sta to new_sta X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~278^2^2~6^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13e0c8e355983cdd4ea7accc3b3208e80944716d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed