]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove receive code that has been superceded
authorMat Martineau <mathewm@codeaurora.org>
Fri, 18 May 2012 03:53:38 +0000 (20:53 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 5 Jun 2012 03:34:03 +0000 (06:34 +0300)
commit0b360b7061e35371a8e73fa3aebc8a60e12c2b40
treef533909d89af56e6abd9cf1a4ab95a8791162372
parent53ef5625eff39637de674da85c82d034248fe4b8
Bluetooth: Remove receive code that has been superceded

This deletes the receive code that had handlers for each frame type at
the top level, and then had logic to determine the receive state
within each handler.

Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c