commit | cc809237e1f215141165f221ad729803d88bcbbe | [log] [tgz] |
---|---|---|
author | Govindarajulu Varadarajan <_govind@gmx.com> | Thu Oct 01 14:18:46 2015 +0530 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 05 03:51:33 2015 -0700 |
tree | 98fc6e430ec08f04950db630083227be76641865 | |
parent | 2905f5bb1cad66a37d142c4370d23d9e9632368e [diff] |
enic: handle spurious error interrupt Some of the enic adaptors are know to generate spurious interrupts. When error interrupt is generated, driver just resets the device. This patch resets the device only when an error is occurred. Signed-off-by: Govindarajulu Varadarajan <_govind@gmx.com> Signed-off-by: David S. Miller <davem@davemloft.net>