Re: [PATCH 0/7] tcp: bugs and cleanup for 2.6.34-rc1

From: Joe Perches
Date: Thu Mar 11 2010 - 13:14:36 EST


On Thu, 2010-03-11 at 12:38 -0500, William Allen Simpson wrote:
> > http://git2.kernel.org/?p=linux/kernel/git/davem/net-2.6.git;a=commit;h=28b2774a0d5852236dab77a4147b8b88548110f1

In that patch, it might be better to use
u16 s_data_desired = 0;
not
int s_data_desired = 0;


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/