commit | 682877c31fc1b6510b694b6b8e78d8dde53a47cc | [log] [tgz] |
---|---|---|
author | Andre Guedes <andre.guedes@openbossa.org> | Thu May 31 17:01:34 2012 -0300 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Tue Jun 05 06:34:15 2012 +0300 |
tree | f1b042c56fa7c6d61026fafa7d2f90478c26c910 | |
parent | 6fcb06a28d150095f042c477fbe20a9767d9a951 [diff] |
Bluetooth: Check MTU value in l2cap_sock_setsockopt_old If user tries to set an invalid MTU value, l2cap_sock_setsockopt_old should return -EINVAL. Signed-off-by: Andre Guedes <andre.guedes@openbossa.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>