This patch contains three coding fixes and two doc fixes. Min Hu (Connor) (5): net/hns3: delete unused macro net/hns3: fix enum variable used as boolean net/hns3: fix unchecked function call doc: update hns3 feature list doc: fix Rx burst function doc
doc/guides/nics/features/hns3.ini | 1 + doc/guides/nics/hns3.rst | 2 +- drivers/net/hns3/hns3_ethdev.c | 6 +++--- drivers/net/hns3/hns3_rxtx.h | 1 - drivers/net/hns3/hns3_tm.c | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) -- 2.7.4