From: Michal Schmidt Date: Tue, 28 Apr 2015 09:34:23 +0000 (+0200) Subject: bnx2x: remove {TPA,GRO}_ENABLE_FLAG X-Git-Tag: omap-for-v4.2/omap1-v2~42^2~21^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8dcb5e3365a23b620f5744f23f1918b9c38d883;p=pandora-kernel.git bnx2x: remove {TPA,GRO}_ENABLE_FLAG These flags are redundant with dev->features. Remove them. Just make sure to set dev->features ourselves in bnx2x_set_features() before performing the reload of the card. Signed-off-by: Michal Schmidt Signed-off-by: David S. Miller --- Reading git-diff-tree failed