From: Dmitry Kravkov Date: Mon, 25 Aug 2014 14:48:32 +0000 (+0300) Subject: bnx2x: Be more forgiving toward SW GRO X-Git-Tag: fixes-against-v3.18-rc2~81^2~224^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aebf6244cd39ba01a6d748e8b29a4f6c7be52535;p=pandora-kernel.git bnx2x: Be more forgiving toward SW GRO This introduces 2 new relaxations in the bnx2x driver regarding GRO: 1. Don't prevent SW GRO if HW GRO is disabled. 2. If all aggregations are disabled, when GRO configuration changes there's no need to perform an inner-reload [since it will have no actual effect]. Signed-off-by: Dmitry Kravkov Signed-off-by: Yuval Mintz Signed-off-by: Ariel Elior Signed-off-by: David S. Miller --- Reading git-diff-tree failed