commit | f8dcb5e3365a23b620f5744f23f1918b9c38d883 | [log] [tgz] |
---|---|---|
author | Michal Schmidt <mschmidt@redhat.com> | Tue Apr 28 11:34:23 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 29 14:48:36 2015 -0400 |
tree | 6889aff43bf79b37ab3f1def9653e140368967e3 | |
parent | 7e6b4d440b0ae9062b84dfb417ea6d51a45dab76 [diff] |
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 <mschmidt@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>