[PATCH v7] Add payload to be 32-bit aligned to fix dropped packets

Jakub Kicinski kuba at kernel.org
Fri Nov 19 17:32:28 AEDT 2021


On Thu, 18 Nov 2021 21:33:02 +0530 Kumar Thangavel wrote:
> +const static int padding_bytes = 26;

/net/ncsi/ncsi-cmd.c:21:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration]
   21 | const static int padding_bytes = 26;
      | ^~~~~


More information about the openbmc mailing list