On Sat, 2011-06-18 at 10:15 -0700, Michał Mirosław wrote: > On Sat, May 07, 2011 at 04:58:07AM -0700, Jeff Kirsher wrote: > > 2011/5/7 Michał Mirosław : > > > As all drivers are converted, we may now remove discrete offload setting > > > callback handling. > > > > > > Signed-off-by: Michał Mirosław > > > --- > > > > > > Note: This needs to wait for Intel guys to finish conversion of their > > > LAN drivers. > > > > > > include/linux/ethtool.h | 52 ------ > > > include/linux/netdevice.h | 16 -- > > > net/8021q/vlan_dev.c | 2 +- > > > net/core/dev.c | 13 +- > > > net/core/ethtool.c | 399 +++------------------------------------------ > > > 5 files changed, 28 insertions(+), 454 deletions(-) > > I do apologize for the delay, we did find several problems with the > > original set of patches you submitted during review and testing. > > Currently we have fixed up the e1000e, yet there is still work to be > > done on the other drivers. I will make every effort to make sure that > > we complete the work over the next week. > > Ping? > > Best Regards, > Michał Mirosław I will be pushing the patches that have passed validation this weekend. Don is still working on the ixgbe changes, I will work with him to get the work wrapped up early this week. Cheers, Jeff