From: Trond Myklebust Date: Mon, 1 Oct 2007 15:43:37 +0000 (-0400) Subject: SUNRPC: Fix buggy UDP transmission X-Git-Tag: v2.6.24-rc1~1285^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2199700f1d660494d2552278354422c51becb686;p=pandora-kernel.git SUNRPC: Fix buggy UDP transmission xs_sendpages() may return a negative result. We sure as hell don't want to add that to the 'tk_bytes_sent' tally... Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed