Hi all, 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 Florian Fainelli (2): net: bgmac: Use interface name to request interrupt net: bgmac: Mask interrupts during probe drivers/net/ethernet/broadcom/bgmac.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) -- 2.14.1