commit | 940a9eea80946b64b96bd8af1fc71b30c602d057 | [log] [tgz] |
---|---|---|
author | Andrei Emeltchenko <andrei.emeltchenko@nokia.com> | Wed Nov 03 12:32:45 2010 +0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Wed Dec 01 21:04:36 2010 -0200 |
tree | ceea6a628b9692f727c1c68439fbe730921d7220 | |
parent | a49184c229535ebedbb659214db2d4d1d77b7c07 [diff] |
Bluetooth: timer check sk is not owned before freeing In timer context we might delete l2cap channel used by krfcommd. The check makes sure that sk is not owned. If sk is owned we restart timer for HZ/5. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@nokia.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>