Colin Ian King 60890e0460 gre: remove duplicated assignment of iph
iph is being assigned the same value twice; remove the redundant
first assignment. (Thanks to Nikolay Aleksandrov for pointing out
that the first asssignment should be removed and not the second)

Fixes warning:
net/ipv4/ip_gre.c:265:2: warning: Value stored to 'iph' is never read

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-23 22:36:03 -07:00
..
2017-06-15 12:12:40 -04:00
2017-07-31 14:37:50 -07:00
2017-07-31 14:37:49 -07:00
2017-07-31 14:37:50 -07:00
2017-08-22 14:27:18 -07:00
2017-02-15 11:04:11 +01:00
2017-01-10 10:57:12 +01:00
2013-05-31 17:19:05 -07:00