Ali Alnubani 9891ded2ea net: fix build with -Wpedantic
Adds the __extension__ attribute to resolve the following warning
with gcc 4.8.5 on CentOS 7:
lib/net/rte_macsec.h:38:2: error: type of bit-field 'short_length' is
  a GCC extension [-Werror=pedantic]

Fixes: 0aaf097585a6 ("ethdev: add MACsec flow item")

Signed-off-by: Ali Alnubani <alialnu@nvidia.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
2022-09-29 09:20:12 +02:00
..
2022-09-28 21:17:21 +02:00
2022-02-22 13:10:39 +01:00
2022-06-23 13:38:09 +02:00
2022-09-29 09:20:12 +02:00
2022-06-21 16:46:56 +02:00
2022-07-21 12:13:48 +02:00