kernel/drivers/net/ethernet/dec/tulip/tulip.h
.. .. @@ -381,7 +381,7 @@ 381 381 unsigned has_reset:6; 382 382 u32 csr15dir; 383 383 u32 csr15val; /* 21143 NWay setting. */ 384 - struct medialeaf mleaf[0];384 + struct medialeaf mleaf[];385 385 }; 386 386 387 387