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)
commitb86ed368f1f0b19de1918c57e4b056e73d5613a0
treed40101cef67dca2f94745fb168737cfd8074dec0
parent78b4a56c28c096a1eb02f1d864eb450eb910e43d
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