git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad46ccf
)
svcrpc: fix off-by-4 error in "incomplete TCP record" dprintk
author
J. Bruce Fields
<bfields@redhat.com>
Mon, 3 Dec 2012 21:35:35 +0000
(16:35 -0500)
committer
J. Bruce Fields
<bfields@redhat.com>
Tue, 4 Dec 2012 12:49:06 +0000
(07:49 -0500)
The full reclen doesn't include the fragment header, but sk_tcplen does.
Fix this to make it an apples-to-apples comparison.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found