summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>2008-12-06 07:49:37 +0100
committerDavid S. Miller <davem@davemloft.net>2008-12-06 07:56:07 +0100
commita2acde07711f7d8b19928245c555bce60f91482a (patch)
tree8632a450cff2f211f7c5a9f1a494aed47081fae7 /.gitignore
parenttcp: use tcp_write_xmit also in tcp_push_one (diff)
downloadlinux-a2acde07711f7d8b19928245c555bce60f91482a.tar.xz
linux-a2acde07711f7d8b19928245c555bce60f91482a.zip
tcp: fix tso_should_defer in 64bit
Since jiffies is unsigned long, the types get expanded into that and after long enough time the difference will therefore always be > 1 (and that probably happens near boot as well as iirc the first jiffies wrap is scheduler close after boot to find out problems related to that early). This was originally noted by Bill Fink in Dec'07 but nobody never ended fixing it. Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions