aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorStephen Hemminger <[email protected]>2007-08-25 05:35:44 +0000
committerDavid S. Miller <[email protected]>2007-10-10 23:48:26 +0000
commit23f1f4eff85d3d2ec9ed589e3fdcbba59eaa083e (patch)
tree4d095b4f0034af776172bcdbe3e283abd4dd5518 /net/ipv4/tcp_output.c
parent[XFRM] netlink: Inline attach_encap_tmpl(), attach_sec_ctx(), and attach_one_... (diff)
downloadkernel-23f1f4eff85d3d2ec9ed589e3fdcbba59eaa083e.tar.gz
kernel-23f1f4eff85d3d2ec9ed589e3fdcbba59eaa083e.zip
[NET] ethernet: optimize memcpy and memset
The ethernet header management only needs to handle a fixed size address (6 bytes). If the memcpy/memset are changed to be passed a constant length, then compiler can optimize for this case (and if it is smart eliminate string instructions). Signed-off-by: Stephen Hemminger <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions