Jan-Bernd Themann wrote: > Added LRO support using the "SKB aggregate" interface > > Signed-off-by: Jan-Bernd Themann <[EMAIL PROTECTED]> > > --- > drivers/net/ehea/ehea.h | 9 ++++- > drivers/net/ehea/ehea_ethtool.c | 15 +++++++ > drivers/net/ehea/ehea_main.c | 82 +++++++++++++++++++++++++++++++++++--- > 3 files changed, 98 insertions(+), 8 deletions(-)
<snip> > +module_param(use_lro, int, 0); > +module_param(lro_max_aggr, int, 0); this should obviously (and Stephen H. probably agrees) be implemented in ethtool instead, and opens up the question as to what changes we need to add to ethtool. .. Auke _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev