commit | 0ed54dad52e8056f4440da723a4c117f2aef1f68 | [log] [tgz] |
---|---|---|
author | Anand Gadiyar <gadiyar@ti.com> | Tue Feb 22 12:43:26 2011 +0530 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Fri Feb 25 22:36:58 2011 -0300 |
tree | 9f82ee62b1cfb740d219c9cd5428974c225b0ddc | |
parent | b7440a14f28492bac30d7d43fd982fd210c6e971 [diff] |
Bluetooth: remove unnecessary call to hci_sock_cleanup hci_sock_cleanup is already called after the sock_err label. It appears that we can drop this call. Signed-off-by: Anand Gadiyar <gadiyar@ti.com> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>