uwb: stop uwbd thread if rc->start() fails
authorDavid Vrabel <david.vrabel@csr.com>
Tue, 25 Aug 2009 14:07:12 +0000 (15:07 +0100)
committerDavid Vrabel <david.vrabel@csr.com>
Tue, 25 Aug 2009 14:07:12 +0000 (15:07 +0100)
commita9e75a389254801ca160b72c6e221e5bb7e35df9
tree18c7b909caf7b2f6cb3d065205b5b2db60b1c115
parent3fafdd7cc810a8fcd28b83fbde2d0e25830dee41
uwb: stop uwbd thread if rc->start() fails

This fixes an oops when uwbd thread continues running after a failed
radio controller start.

Signed-off-by: David Vrabel <david.vrabel@csr.com>
drivers/uwb/lc-rc.c