From: David S. Miller Date: Tue, 15 Aug 2017 05:21:41 +0000 (-0700) Subject: Merge branch 'liquidio-adding-support-for-ethtool-set-ring-feature' X-Git-Tag: v4.14-rc1~130^2~253 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=864a62596f56f1875d90e8f2a6242ca673f79ec0;p=platform%2Fkernel%2Flinux-rpi3.git Merge branch 'liquidio-adding-support-for-ethtool-set-ring-feature' Intiyaz Basha says: ==================== liquidio: adding support for ethtool --set-ring feature Code reorganization is required for adding ethtool --set-ring feature. First seven patches are for code reorganization. The last patch is for adding this feature. Change Log: V1 -> V2 Only patch #8 was changed: unnecessary parentheses were removed in two if-statements in lio_ethtool_set_ringparam(). ==================== Signed-off-by: David S. Miller --- 864a62596f56f1875d90e8f2a6242ca673f79ec0