OSDN Git Service

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)
commit906edee91e79af5a348f1ad1b3f9b4b948db3db7
tree19770c340458c69e4a16d61cad7a51104d70a71e
parent36fc2d727ee711f901c120046d63b8d7e341a744
parent34322615cbaa0f54305f7818bb74c70bb50f47a8
Merge branch 'net-bgmac-Couple-of-small-bgmac-changes'

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>