Bluetooth: Rename L2CAP_LE_DEFAULT_MTU
authorAndre Guedes <andre.guedes@openbossa.org>
Thu, 31 May 2012 20:01:35 +0000 (17:01 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 5 Jun 2012 03:34:16 +0000 (06:34 +0300)
commit8c3a4f004e706fd7e681c68c6de4946c8c76b976
tree9276da82e757252396ae3adb7e2b2c2e59c1c200
parent682877c31fc1b6510b694b6b8e78d8dde53a47cc
Bluetooth: Rename L2CAP_LE_DEFAULT_MTU

This patch renames L2CAP_LE_DEFAULT_MTU macro to L2CAP_LE_MIN_MTU
since it represents the minimum MTU value, not the default MTU
value for LE.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_sock.c
This page took 0.025042 seconds and 5 git commands to generate.