]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Bluetooth: Fix TX error path in btsdio driver
authorTomas Winkler <tomas.winkler@intel.com>
Sun, 30 Nov 2008 11:17:18 +0000 (12:17 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 20 Feb 2009 22:40:22 +0000 (14:40 -0800)
commitda086a5ea6039cedb0194f42c9de1791bb22784c
treea3681fa8515e6038287b6b00b6c01c113c43fd8d
parent952367c3f56b126ac04c88c7b3cb4f08d5708091
Bluetooth: Fix TX error path in btsdio driver

commit 7644d63d1348ec044ccd8f775fefe5eb7cbcac69 upstream.

This patch fixes accumulating of the header in case packet was requeued
in the error path.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/bluetooth/btsdio.c