From: Ariel Elior Date: Tue, 27 Aug 2013 22:13:02 +0000 (+0300) Subject: bnx2x: Fix functionality of configuring vlan list X-Git-Tag: v3.11~4^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35a04aa35c2929f24c7f063f42b6d776ad848c24;p=pandora-kernel.git bnx2x: Fix functionality of configuring vlan list The check on return code of bnx2x_vfop_config_vlan0() would lead to error handling flow as the return value indicating an existing pending ramrod would be erroneously considered as an error. Signed-off-by: Ariel Elior Signed-off-by: Yuval Mintz Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed