commit | e79e259588a414589a016edc428ee8dd308f81ad | [log] [tgz] |
---|---|---|
author | Joe Stringer <joestringer@nicira.com> | Wed Aug 26 11:31:47 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 27 11:40:42 2015 -0700 |
tree | 868bbb4dc60685db9091172031aa14b9d02599f8 | |
parent | 5b490047240f7b986228de968334ddd7a341e1fe [diff] |
dst: Add __skb_dst_copy() variation This variation on skb_dst_copy() doesn't require two skbs. Signed-off-by: Joe Stringer <joestringer@nicira.com> Acked-by: Pravin B Shelar <pshelar@nicira.com> Acked-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>