summaryrefslogtreecommitdiffstats
path: root/fs/select.c
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz2018-09-04 12:39:21 +0200
committerMarcel Holtmann2018-09-27 12:52:08 +0200
commit96cd8eaa131f0ffd4cfae09e1b4bdfafb9570907 (patch)
tree6d5f16337fdb75ac7cc472ef78f35e82ba2b7cfc /fs/select.c
parentBluetooth: L2CAP: Derive MPS from connection MTU (diff)
downloadkernel-qcow2-linux-96cd8eaa131f0ffd4cfae09e1b4bdfafb9570907.tar.gz
kernel-qcow2-linux-96cd8eaa131f0ffd4cfae09e1b4bdfafb9570907.tar.xz
kernel-qcow2-linux-96cd8eaa131f0ffd4cfae09e1b4bdfafb9570907.zip
Bluetooth: L2CAP: Derive rx credits from MTU and MPS
Give enough rx credits for a full packet instead of using an arbitrary number which may not be enough depending on the MTU and MPS which can cause interruptions while waiting for more credits, also remove debugfs entry for l2cap_le_max_credits. With these changes the credits are restored after each SDU is received instead of using fixed threshold, this way it is garanteed that there will always be enough credits to send a packet without waiting more credits to arrive. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'fs/select.c')
0 files changed, 0 insertions, 0 deletions