Patch 1/2 modifies the variable type of "status" from "uint16_t" to "int" to follow the standard programming style. Patch 2/2 adds a return value check to give user a correct prompt.
Wang Ying A (2): net/ice: code clean net/ice: fix promiscuous mode drivers/net/ice/ice_ethdev.c | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) -- 1.8.3.1