Fix a NULL pointer crash in open failure path, wrong arguments when printing error messages, and a DMA unmap bug in XDP shutdown path.
Michael Chan (1): bnxt_en: Fix DMA unmapping of the RX buffers in XDP mode during shutdown. Sankar Patchineelam (2): bnxt_en: Fix NULL pointer dereference in reopen failure path bnxt_en: Correct the order of arguments to netdev_err() in bnxt_set_tpa() drivers/net/ethernet/broadcom/bnxt/bnxt.c | 30 ++++++++++++++++++++++++------ 1 file changed, 24 insertions(+), 6 deletions(-) -- 1.8.3.1