On Sat, 2011-09-17 at 06:21 -0700, Michał Mirosław wrote: > On Fri, Sep 16, 2011 at 07:15:42PM -0700, Jeff Kirsher wrote: > > From: Michał Mirosław > > Private rx_csum flags are now duplicate of netdev->features & > NETIF_F_RXCSUM. > > Removing this needs deeper surgery. > [...] > > Hmm. Looks like this patch is not complete: part removing > get/set_flags > from ethtool_ops is missing. I don't remember if this was included or > not > in the patch I sent originally. I'm attaching it now, rebased on > current > net-next (not tested). > > Best Regards, > Michał Mirosław > > --- > > Finish conversion to unified ethtool ops: convert get_flags. > > Signed-off-by: Michał Mirosław Thanks Michal, I have added the patch to my queue.