From: Yuval Mintz Date: Mon, 23 Sep 2013 07:12:53 +0000 (+0300) Subject: bnx2x: prevent masking error from cnic X-Git-Tag: v3.12-rc4~30^2~50^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9d81862671a7d139a7944090a7fe4647fc8f8d8;p=pandora-kernel.git bnx2x: prevent masking error from cnic During error flows while loading cnic the return value was incorrectly replaced by that of bnx2x_set_real_num_queues(); If that function was to finish successfully then the cnic would have mistakenly thought the load ended successfully, causing issues (& panics) later on. Signed-off-by: Yuval Mintz Signed-off-by: Ariel Elior Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed