]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit994e3c10a432a813564d6feca28b23d5cf05bacf
tree40224fb747b9e4a9733c6a4874815eff998da672
parent732dcd59d18a872dd76c6c104c502ec71f663b3c
parent674d5e9e9b23d3f575919d1d33588f6b978c0e89
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>