Merge branch 'net-bgmac-Couple-of-small-bgmac-changes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 29 Mar 2018 16:06:11 +0000 (12:06 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Mar 2018 16:06:11 +0000 (12:06 -0400)
Florian Fainelli says:

====================
net: bgmac: Couple of small bgmac changes

This patch series addresses two minor issues with the bgmac driver:

- provides the interface name through /proc/interrupts rather than "bgmac"
- makes sure the interrupts are masked during probe, in case the block was
  not properly reset
====================

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

Trivial merge