From: Saravana Date: Wed, 28 Nov 2012 12:59:38 +0000 (+0530) Subject: mac80211: re-organize the rx rate calculation logic X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~17^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=003e676af5044c2168dafbb49c7b8d61dd68cc60;p=pandora-kernel.git mac80211: re-organize the rx rate calculation logic Currently the logic to fill a struct rate_info with a STA's last RX rate is accessible only in the cfg.c. As the RX rate calculation might be needed elsewhere, split this out into a separate function. Signed-off-by: Saravana [fix various whitespace issues, reword commit log] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed