linux-kernelorg-stable/include
Eric Dumazet 64dc61306c net: add sk_stream_is_writeable() helper
Several call sites use the hardcoded following condition :

sk_stream_wspace(sk) >= sk_stream_min_wspace(sk)

Lets use a helper because TCP_NOTSENT_LOWAT support will change this
condition for TCP sockets.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Neal Cardwell <ncardwell@google.com>
Cc: Yuchung Cheng <ycheng@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-07-24 17:54:48 -07:00
..
acpi
asm-generic
clocksource
crypto
drm
dt-bindings
keys
kvm
linux team: add support for sending multicast rejoins 2013-07-23 16:52:47 -07:00
math-emu
media
memory
misc
net net: add sk_stream_is_writeable() helper 2013-07-24 17:54:48 -07:00
pcmcia
ras
rdma
rxrpc
scsi
sound
target
trace
uapi net: sctp: trivial: update mailing list address 2013-07-24 17:53:38 -07:00
video
xen
Kbuild