Merge branch 'bnxt_en-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 29 Mar 2017 21:05:34 +0000 (14:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Mar 2017 21:05:34 +0000 (14:05 -0700)
commita1801cc83f351bc12c6acebf1164be2de6810379
tree9c50f34747b46d94165da8e1dc3f551a231816a9
parente91793bb615cf6cdd59c0b6749fe173687bb0947
parent3ed3a83e3f3871c57b18cef09b148e96921236ed
Merge branch 'bnxt_en-fixes'

Michael Chan says:

====================
bnxt_en: Small misc. fixes.

Fix a NULL pointer crash in open failure path, wrong arguments when
printing error messages, and a DMA unmap bug in XDP shutdown path.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>