drivers/bluetooth/btsdio.c: fix double-free
authorAdrian Bunk <bunk@kernel.org>
Tue, 5 Feb 2008 11:09:17 +0000 (03:09 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Feb 2008 11:09:17 +0000 (03:09 -0800)
This patch fixes a double-free spotted by the Coverity checker.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found