Home
last modified time | relevance | path

Searched hist:"34322615 cbaa0f54305f7818bb74c70bb50f47a8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbgmac.cdiff 34322615cbaa0f54305f7818bb74c70bb50f47a8 Tue Mar 27 18:20:02 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> net: bgmac: Mask interrupts during probe

We can have interrupts left enabled form e.g: the bootloader which used
the network device for network boot. Make sure we have those disabled as
early as possible to avoid spurious interrupts.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>