[Bluetooth] Remove global conf_mtu variable from L2CAP
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 20 Oct 2007 11:37:06 +0000 (13:37 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 22 Oct 2007 09:59:41 +0000 (02:59 -0700)
commit861d6882b3dfe1710b35dbddf1b395b962061413
tree94da0e9d5de2c3ed7643600ba4fe643e5e7c6911
parent876d9484edf77d228adb42aecd4debd58d7739d6
[Bluetooth] Remove global conf_mtu variable from L2CAP

After the change to the L2CAP configuration parameter handling the
global conf_mtu variable is no longer needed and so remove it.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap.c