]> git.baikalelectronics.ru Git - kernel.git/commit
p54pci: add handling of signal case
authorNicholas Mc Guire <der.herr@hofr.at>
Tue, 20 Jan 2015 05:26:17 +0000 (06:26 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 23 Jan 2015 19:37:04 +0000 (21:37 +0200)
commitcf9c975825a5630eb5a8d3ebc7e4dfb3ffe9c9db
treee8824912be55b4c5c95cceefe146737a381bf0eb
parent8a937910c70092cbe178e63a6e1f5aa2356724fd
p54pci: add handling of signal case

if(!wait_for_completion_interruptible_timeout(...))
only handles the timeout case - this patch adds handling the
signal case the same as timeout.

Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>
Acked-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/p54/p54pci.c