trafgen: l2: Make needlessly global symbol eth_fields static
commitf711e3c80a35e0762c719c0ef35fddfa35d92bbd
authorTobias Klauser <tklauser@distanz.ch>
Fri, 29 Jan 2016 13:41:28 +0000 (29 14:41 +0100)
committerTobias Klauser <tklauser@distanz.ch>
Fri, 29 Jan 2016 13:42:25 +0000 (29 14:42 +0100)
treeb89e09c60200afb5cba0b7337ec50dab6a06b60b
parent2ba202b8320cbec32520d347ac256c2b4caf0458
trafgen: l2: Make needlessly global symbol eth_fields static

This fixes the following sparse warning:

  trafgen_l2.c:13:20: warning: symbol 'eth_fields' was not declared. Should it be static?

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
trafgen_l2.c