From: Bjørn Mork Date: Fri, 30 May 2014 07:31:07 +0000 (+0200) Subject: net: cdc_ncm: drop ethtool coalesce support X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~96^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e368d27ff007f7405cf668679f48ab3174a53922;p=pandora-kernel.git net: cdc_ncm: drop ethtool coalesce support The ethtool coalesce API is not applicable for this driver. Forcing it to fit the NCM aggregation redefined the API in a driver specific way, which is much worse than defining a clean new API. These ethtool coalesce functions have therefore been replaced by a new sysfs API. Signed-off-by: Bjørn Mork Signed-off-by: David S. Miller --- Reading git-diff-tree failed