commit | 990098068fe963f956c14f681bd88d90dcb14584 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Tue Apr 15 00:06:12 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 15 00:06:12 2008 -0700 |
tree | 3ac3fe3f2e9ab8733fe89f26f7121e62a55b0659 | |
parent | 2c8dd11636e3a5f14a7fb765331b7043f01fe937 [diff] |
[TIPC]: Skip connection flow control in connectionless sockets This patch optimizes the receive path for SOCK_DGRAM and SOCK_RDM messages by skipping over code that handles connection-based flow control. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>