commit | 7c2660b00fae0575dd4ce5c7b6bf30762b632045 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Jul 03 10:02:51 2006 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Jul 03 19:54:07 2006 -0700 |
tree | de8be4ccdb2d1977be00af5afae65a0a97a7aec9 | |
parent | 0139418c943c3389cf75afc4f4d2b2fa52bbf7c9 [diff] |
[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>