Merge branch 'bnxt_en-Fixes-for-net'
authorDavid S. Miller <davem@davemloft.net>
Wed, 11 Apr 2018 18:42:00 +0000 (14:42 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Apr 2018 18:42:00 +0000 (14:42 -0400)
commit9cf74f593aa728ea4ed1760b74f31c02c4dd777b
tree40224fb747b9e4a9733c6a4874815eff998da672
parent949989b36c2261125a7d01a4ca3d5b5ee64da05c
parentcb98526bf9b985866d648dbb9c983ba9eb59daba
Merge branch 'bnxt_en-Fixes-for-net'

Michael Chan says:

====================
bnxt_en: Fixes for net.

This bug fix series include NULL pointer fixes in ethtool -x code path
and in the error clean up path when freeing IRQs, a ring accounting bug
that missed rings used by the RDMA driver, and 3 bug fixes related to TC
Flower and VF-reps.

v2: Fixed commit message of patch 4.  Changed the pound sign to $ sign
in front of the ip command.
====================

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