From: Arend van Spriel Date: Thu, 29 Sep 2011 22:34:33 +0000 (-0700) Subject: staging: brcm80211: move rssi computation to place we need it X-Git-Tag: v3.2-rc1~169^2^2~267 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28bb0f60ce2ae66831735c650804942fa9da0b70;p=pandora-kernel.git staging: brcm80211: move rssi computation to place we need it The rssi computation was done upon getting the frame from the queue, but the value is needed when filling in the receive status data for mac80211. The call to wlc_phy_rssi_compute() has been deferred. Reviewed-by: Roland Vossen Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Franky Lin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed