From: Yuval Mintz Date: Mon, 25 Aug 2014 14:48:30 +0000 (+0300) Subject: bnx2x: Fix stop-on-error X-Git-Tag: fixes-against-v3.18-rc2~81^2~224^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea36475a22ded71633331a0b9b3cddd7f1d6983a;p=pandora-kernel.git 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 Signed-off-by: Ariel Elior Signed-off-by: David S. Miller --- Reading git-diff-tree failed