Mathias Kresin 92b768d5f4 lantiq: fix etop compiler warnings
The following warnings are introduced by our own patches:

 lantiq_etop.c:173:1: warning: no semicolon at end of struct or union
 };
 ^
 lantiq_etop.c: In function 'ltq_etop_change_mtu':
 lantiq_etop.c:725:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  int max = ETH_HLEN + VLAN_HLEN + new_mtu + ETH_FCS_LEN;
  ^~~

Signed-off-by: Mathias Kresin <dev@kresin.me>
2019-07-07 11:17:34 +02:00
..
2019-06-25 16:46:01 +02:00
2019-01-28 18:17:32 +01:00
2018-11-05 16:00:00 +01:00
2019-06-25 16:46:01 +02:00
2019-06-20 15:48:48 +02:00
2019-06-24 16:36:30 +02:00
2019-05-21 09:45:15 +02:00
2019-06-12 15:04:09 +02:00
2019-07-07 11:17:34 +02:00
2019-06-25 16:46:01 +02:00
2019-03-11 19:35:43 +01:00
2019-05-11 17:15:41 +02:00
2019-06-20 15:48:48 +02:00
2019-01-07 17:09:06 +01:00
2019-06-25 14:12:21 +00:00
2019-05-11 17:15:41 +02:00