]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[Bluetooth] Allow disabling of credit based flow control
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 3 Jul 2006 08:02:51 +0000 (10:02 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 4 Jul 2006 02:54:07 +0000 (19:54 -0700)
commit7c2660b00fae0575dd4ce5c7b6bf30762b632045
treede8be4ccdb2d1977be00af5afae65a0a97a7aec9
parent0139418c943c3389cf75afc4f4d2b2fa52bbf7c9
[Bluetooth] Allow disabling of credit based flow control

This patch adds the module parameter disable_cfc which can be used to
disable the credit based flow control. The credit based flow control
was introduced with the Bluetooth 1.1 specification and devices can
negotiate its support, but for testing purpose it is helpful to allow
disabling of it.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/rfcomm/core.c