Ilpo Järvinen 9ce0146102 tcp: get rid of two unnecessary u16s in TCP skb flags copying
I guess these fields were one day 16-bit in the struct but
nowadays they're just using 8 bits anyway.

This is just a precaution, didn't result any change in my
case but who knows what all those varying gcc versions &
options do. I've been told that 16-bit is not so nice with
some cpus.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-03-02 03:00:17 -08:00
..
2009-01-21 14:02:00 -08:00
2009-01-21 14:02:02 -08:00
2009-03-02 01:49:28 -08:00
2009-01-21 14:02:04 -08:00
2009-02-26 23:43:35 -08:00
2009-02-26 23:43:35 -08:00