aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/output.c
diff options
context:
space:
mode:
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>2009-02-28 04:44:42 +0000
committerDavid S. Miller <davem@davemloft.net>2009-03-02 03:00:17 -0800
commit9ce01461028d595a6f1cd724fbd7a0dd70464fe4 (patch)
treed1cf064853fb84001202a72bc1a03e7f0b69d595 /net/dccp/output.c
parent0d6a775e27d975e5f9ea8e2911216d84face50ca (diff)
downloadkernel_samsung_smdk4412-9ce01461028d595a6f1cd724fbd7a0dd70464fe4.zip
kernel_samsung_smdk4412-9ce01461028d595a6f1cd724fbd7a0dd70464fe4.tar.gz
kernel_samsung_smdk4412-9ce01461028d595a6f1cd724fbd7a0dd70464fe4.tar.bz2
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>
Diffstat (limited to 'net/dccp/output.c')
0 files changed, 0 insertions, 0 deletions