]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Bluetooth: ath3k: no need to set same pipe multiple times
authorAdam Lee <adam8157@gmail.com>
Tue, 27 May 2014 05:49:07 +0000 (13:49 +0800)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 27 May 2014 13:14:45 +0000 (10:14 -0300)
commit3abb56de8750675a2d70705687254c9e653ffd4c
tree0a107ee2c4b811adb447fe8bbc40e7af10a5a611
parentd7b2545023ecfde94d3ea9c03c5480ac18da96c9
Bluetooth: ath3k: no need to set same pipe multiple times

Invoking usb_sndbulkpipe() on same pipe for same purpose only once is
enough.

Signed-off-by: Adam Lee <adam8157@gmail.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
drivers/bluetooth/ath3k.c