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)
commit33a2145e6179afcbc1d71fee25848ad92a244f6c
treeafb6adab9e94323bb4a2bd2d8bf365ea9300177b
parent662d652dd60edbb45acab772baedaf39a2f22ffc
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