commit | 051d36f3fbd013a73cb42a6762e5bf339a3732aa | [log] [tgz] |
---|---|---|
author | Brice Goglin <brice@myri.com> | Mon Oct 20 13:54:12 2008 +0200 |
committer | Jeff Garzik <jgarzik@redhat.com> | Wed Oct 22 06:22:11 2008 -0400 |
tree | b41728862789049361cb4f9e9004b60d2fee18ea | |
parent | cde0d910b9185519f7f2cfe015f9039e02c2f25b [diff] |
myri10ge: disable NAPI on failure to setup the interface Disable NAPI if a failure occurs when setting up the interface. Leaving it enabled could cause a BUG the next time an ifconfig up is issued. Signed-off-by: Brice Goglin <brice@myri.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>