]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove unused command reject mapping for EMSGSIZE
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 16 Oct 2013 08:20:48 +0000 (11:20 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 16 Oct 2013 08:22:55 +0000 (01:22 -0700)
commit41f586782936eb320b3901cc6d7e27d6c210fd51
treeafb6adab9e94323bb4a2bd2d8bf365ea9300177b
parentbed6d96c4b108706d511c27dd206ea2fa85cc950
Bluetooth: Remove unused command reject mapping for EMSGSIZE

There is no command handler that would return an EMSGSIZE error, so just
remove this mapping from the l2cap_err_to_reason function.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap_core.c