From: Arend van Spriel Date: Thu, 29 Sep 2011 22:34:29 +0000 (-0700) Subject: staging: brcm80211: changing interface to n-phy rssi compute function X-Git-Tag: v3.2-rc1~169^2^2~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6cf28b310b497b001af755d88394df005dc7b5a;p=pandora-kernel.git staging: brcm80211: changing interface to n-phy rssi compute function The function wlc_phy_rssi_compute_nphy() was called with pointer to brcms_d11rxhdr structure in which it filled in the received power per antenna. However, these are not used further in the driver so it only needs the d11rxhdr structure as input for rssi calculation. 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