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

Fix two level 4 warnings
"C4057: 'function': 'const uint8_t *' differs in indirection to
slightly different base types from 'caddr_t'"; no functional changes.

Fixes: 354df7eadf66 ("net/sfc/base: import bootrom configuration")
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
drivers/net/sfc/base/efx_bootcfg.c