commit | 0c4dcd58fd69aded93b0dc6917cd88b262c8aa3f | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Feb 17 15:42:37 2011 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 17 15:42:37 2011 -0800 |
tree | d410498acb93dee35b8da0092d9db5e8b226fc08 | |
parent | 010c2708e536938a2f84d51d625f603b9a8f80ac [diff] |
ipv4: Consolidate ipv4 dst allocation logic. This also allows us to combine all the dst->flags settings and avoid read/modify/write sequences to this struct member. Signed-off-by: David S. Miller <davem@davemloft.net>