commit | 906edee91e79af5a348f1ad1b3f9b4b948db3db7 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Mar 29 12:06:11 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 29 12:06:11 2018 -0400 |
tree | 19770c340458c69e4a16d61cad7a51104d70a71e | |
parent | 36fc2d727ee711f901c120046d63b8d7e341a744 [diff] | |
parent | 34322615cbaa0f54305f7818bb74c70bb50f47a8 [diff] |
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>