diff options
author | Hante Meuleman <meuleman@broadcom.com> | 2012-09-27 14:17:47 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-09-28 13:54:07 -0400 |
commit | 70398a59297965d4af1a0022660bb103dfa59c42 (patch) | |
tree | de81f9168717b00868f8188def8a2e6982d9b881 /arch/c6x | |
parent | 2d838bb608e2d1f6cb4280e76748cb812dc822e7 (diff) | |
download | linux-70398a59297965d4af1a0022660bb103dfa59c42.tar.gz linux-70398a59297965d4af1a0022660bb103dfa59c42.tar.bz2 linux-70398a59297965d4af1a0022660bb103dfa59c42.zip |
brcmfmac: use wait_event_timeout for fw control packets over usb.
firmware control packets over usb are async acked. This is
awaited for by using interruptible wait. This can be
interrupted by signal which results in undesirable behavior.
Instead wait_event_timeout is used.
Reviewed-by: Arend Van Spriel <arend@broadcom.com>
Signed-off-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'arch/c6x')
0 files changed, 0 insertions, 0 deletions