net/sfc/base: fix warnings from VS2015 C compiler (C4214)
authorAndrew Lee <alee@solarflare.com>
Thu, 16 Nov 2017 08:04:37 +0000 (08:04 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 16 Jan 2018 17:47:49 +0000 (18:47 +0100)
commita63faf8ccd2d4151622aa4a418647c443cb91052
treeee46614a896a699b9507bbedef2ebfa221796981
parentd6e43440d04911980cfad4aea5038d2e4c405483
net/sfc/base: fix warnings from VS2015 C compiler (C4214)

Fix multiple level 4 warnings
"C4214: nonstandard extension used: bit field types other than int";
no functional changes.

Fixes: f9565517ff4f ("net/sfc/base: import filters support")
Fixes: 457beb2c4d3e ("net/sfc/base: support filters for encapsulated packets")
Cc: stable@dpdk.org
Signed-off-by: Andrew Lee <alee@solarflare.com>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
drivers/net/sfc/base/efx.h