Le lundi 21 mars 2011 à 03:37 -0700, Amit Kumar Salecha a écrit :
netxen_nic_set_flags() rejects data if other flag than ETH_FLAG_LRO is set.
Driver also supports NETIF_F_HW_VLAN_TX.
Now compare data with ethtool_op_get_flags(), to get all supported features.
Reported-by: Jesper Dangaard Brouer <redacted>
Signed-off-by: Rajesh Borundia <redacted>
Signed-off-by: Amit Kumar Salecha <redacted>
---
Hmm, it would be really nice you provide more information for stable
teams.
If I am not mistaken, bug was introduced in 2.6.36 ?