From: Geert Uytterhoeven <geert+rene...@glider.be> Date: Mon, 17 Jun 2019 13:50:44 +0200
> Flexible array members should be denoted using [] instead of [0], else > gcc will not warn when they are no longer at the end of a struct. > > Signed-off-by: Geert Uytterhoeven <geert+rene...@glider.be> Applied to net-next, thanks.