]> 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)
commit4da39fd4baa5c90cf58d562f55059d1c78434ade
treef533909d89af56e6abd9cf1a4ab95a8791162372
parenta33e586d1d062ee94fb74497bb24c8d375af1f2e
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