From: Arend van Spriel Date: Wed, 26 Jun 2013 12:20:21 +0000 (+0200) Subject: brcmfmac: reduce firmware-signalling locking scope in rx path X-Git-Tag: v3.11-rc1~64^2~78^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6a681ab2c73c1296b4214307216dffeb52558df;p=pandora-kernel.git brcmfmac: reduce firmware-signalling locking scope in rx path In the receive path a spinlock is taken upon parsing the TLV signal header. This moves to locking to the TLV handling functions where it protects the data structures. Reviewed-by: Hante Meuleman Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed