]> git.baikalelectronics.ru Git - kernel.git/commit
brcmfmac: reduce firmware-signalling locking scope in rx path
authorArend van Spriel <arend@broadcom.com>
Wed, 26 Jun 2013 12:20:21 +0000 (14:20 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 27 Jun 2013 17:42:19 +0000 (13:42 -0400)
commit2a330a5a7d0d82567a71885414646b9157f4d9af
treedd332a6536e23bd59b12ca0533a6cff172cad5b6
parente0db35682ce076135364a31e1c9af660a93e8d02
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 <meuleman@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/brcmfmac/fwsignal.c