some minor changes to either improve the readability or make the code align with linux APIs better.
Barry Song (5): net: hns3: remove unnecessary devm_kfree net: hns3: pointer type of buffer should be void net: hns3: rename buffer-related functions net: hns3: replace disable_irq by IRQ_NOAUTOEN flag net: hns3: streaming dma buffer sync between cpu and device .../net/ethernet/hisilicon/hns3/hns3_enet.c | 41 ++++++++++++------- .../net/ethernet/hisilicon/hns3/hns3_enet.h | 2 +- 2 files changed, 28 insertions(+), 15 deletions(-) -- 2.23.0
