From: Govindarajulu Varadarajan <_govind@gmx.com> Date: Tue, 2 Sep 2014 21:47:21 +0000 (+0530) Subject: enic: Add tunable_ops support for rx_copybreak X-Git-Tag: fixes-against-v3.18-rc2~81^2~160^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4ad30b182305ecf97f145a5d4d1fd9e728c6d01;p=pandora-kernel.git enic: Add tunable_ops support for rx_copybreak This patch adds support for setting/getting rx_copybreak using generic ethtool tunable. Defines enic_get_tunable() & enic_set_tunable() to get/set rx_copybreak. As of now, these two function supports only rx_copybreak. Signed-off-by: Govindarajulu Varadarajan <_govind@gmx.com> Signed-off-by: David S. Miller --- Reading git-diff-tree failed