commit | 7d073c68a49b23b5ba2bc23c3bb5b3bcaa0b4f20 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Thu Jul 23 21:21:19 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 26 19:25:45 2009 -0700 |
tree | 2d69aef3b38807db65fc3741dc6973a98b6387b0 | |
parent | b5eb0589937eae2d58fca17fa45ed44152e772ed [diff] |
bnx2x: Dont update vlan_features in bnx2x_set_tso() Patrick said : "vlan_features doesn't need to be updated, the resulting dev->features of the VLAN device is computed as the intersection of dev->features and dev->vlan_features." Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Acked-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>