From: Michael Chan
Date: Tue, 28 Mar 2017 19:47:28 -0400
> Fix a NULL pointer crash in open failure path, wrong arguments when
> printing error messages, and a DMA unmap bug in XDP shutdown path.
Series applied.
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