mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
As xfrm_output_one() is the only caller of skb_dst_pop(), we should make skb_dst_pop() localized. Signed-off-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>