]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Check return value of hci_recv_stream_fragment()
authorGustavo F. Padovan <padovan@profusion.mobi>
Thu, 7 Apr 2011 21:53:45 +0000 (18:53 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 13 Apr 2011 15:20:04 +0000 (12:20 -0300)
commit2155abfcf9f3fde64448e17b9e1e7d5100353881
treed40101cef67dca2f94745fb168737cfd8074dec0
parent2c69375c2d2c6c881115e05092590e390e981ad0
Bluetooth: Check return value of hci_recv_stream_fragment()

It may return error and in this case we do add to the stats.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
drivers/bluetooth/hci_h4.c