commit | ea36475a22ded71633331a0b9b3cddd7f1d6983a | [log] [tgz] |
---|---|---|
author | Yuval Mintz <Yuval.Mintz@qlogic.com> | Mon Aug 25 17:48:30 2014 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 25 17:30:21 2014 -0700 |
tree | 4792838f4826dcd18166693e2bc6f80599aa7df4 | |
parent | b3befae1d6cd4c4e15f1ecb6fe3e2bab94675d37 [diff] |
bnx2x: Fix stop-on-error When STOP_ON_ERROR is set driver will not compile. Even if it did, traffic will not pass without this patch as several fields which are verified by FW/HW on the Tx path are not properly set. Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: Ariel Elior <Ariel.Elior@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>