aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/rrunner.c
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2007-10-23 21:08:54 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-23 21:27:55 -0700
commitc1bd24b76879f61b2d10609b0dabde400792a6ec (patch)
treee059d438ee2c6d92dfc5b06710fdd9ef200e255f /drivers/net/rrunner.c
parent[NET]: Treat the sign of the result of skb_headroom() consistently (diff)
downloadlinux-dev-c1bd24b76879f61b2d10609b0dabde400792a6ec.tar.xz
linux-dev-c1bd24b76879f61b2d10609b0dabde400792a6ec.zip
[TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update()
The tcp_minshall_update() function is called in exactly one place, and is passed an unsigned integer for the mss_len argument. Make the sign of the argument match the sign of the passed variable in order to eliminate an unneeded implicit type cast and a mixed sign comparison in tcp_minshall_update(). Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/rrunner.c')
0 files changed, 0 insertions, 0 deletions