net/sfc/base: fix ignoring function return value
authorAndy Moreton <amoreton@solarflare.com>
Thu, 16 Nov 2017 08:04:03 +0000 (08:04 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 16 Jan 2018 17:47:49 +0000 (18:47 +0100)
commitc14a991305f8077e06fe8c0087a24195397ca031
treedc8858e0399392e26d021a6531fc1529ac555478
parente9d804ad26b20d780901daaee2c7b6c8b423f13f
net/sfc/base: fix ignoring function return value

fix PreFAST issue, add missing annotation that function return value
should not be ignored. Fix alignment.

Fixes: 19b64c6ac35f ("net/sfc/base: import libefx base")
Cc: stable@dpdk.org
Signed-off-by: Andy Moreton <amoreton@solarflare.com>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
drivers/net/sfc/base/efx.h
drivers/net/sfc/base/efx_phy.c