net: Fix inner_network_header assignment in skb-copy.
authorPravin B Shelar <pshelar@nicira.com>
Fri, 1 Feb 2013 15:18:49 +0000 (15:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Feb 2013 21:10:36 +0000 (16:10 -0500)
Use correct inner offset to set inner_network_offset.
Found by inspection.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found