Tobias Klauser 7e1670c15c ipv4: Remove unused but set variable
Remove the unused but set variable dev in ip_do_fragment to fix the
following GCC warning when building with 'W=1':

  net/ipv4/ip_output.c: In function ‘ip_do_fragment’:
  net/ipv4/ip_output.c:541:21: warning: variable ‘dev’ set but not used [-Wunused-but-set-variable]

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-10-18 10:30:28 -04:00
..
2015-08-25 13:38:50 -07:00
2016-04-27 22:48:24 -04:00
2016-09-01 14:09:00 -07:00
2016-04-27 22:48:23 -04:00
2016-09-21 00:23:01 -04:00
2016-09-21 00:23:01 -04:00
2016-10-07 18:46:30 -07:00
2016-09-10 23:12:53 -07:00
2016-09-21 00:23:01 -04:00
2016-09-01 14:09:01 -07:00
2016-06-10 23:07:49 -07:00
2016-09-21 00:23:00 -04:00
2016-09-10 23:12:53 -07:00
2015-09-17 17:18:37 -07:00