commit | 2226b1c219a18804bc40e32a5d53c287a6c925d9 | [log] [tgz] |
---|---|---|
author | David Vrabel <david.vrabel@csr.com> | Tue Jan 06 17:55:32 2009 +0000 |
committer | David Vrabel <david.vrabel@csr.com> | Tue Jan 06 17:55:32 2009 +0000 |
tree | 1456249aa02e80623e043433b6c93cf5f45fcfac | |
parent | 238c6d54830c624f34ac9cf123ac04aebfca5013 [diff] |
uwb: safely remove all reservations When removing all reservations during shutdown, terminate them first and then wait for any pending timeout work to complete. This prevents the timeout work from running after the reservation has been freed. Signed-off-by: David Vrabel <david.vrabel@csr.com>