Bluetooth: Add proper handling of received LE data
authorGustavo F. Padovan <padovan@profusion.mobi>
Thu, 7 Apr 2011 19:40:25 +0000 (16:40 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 13 Apr 2011 15:20:02 +0000 (12:20 -0300)
Despite it works, handling through l2cap_data_channel() is wrongs.
That function should handle only connection oriented data.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>

No differences found