git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0db9b0
)
enic: Add tunable_ops support for rx_copybreak
author
Govindarajulu Varadarajan
<_govind@gmx.com>
Tue, 2 Sep 2014 21:47:21 +0000
(
03:17
+0530)
committer
David S. Miller
<davem@davemloft.net>
Fri, 5 Sep 2014 19:12:20 +0000
(12:12 -0700)
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 <davem@davemloft.net>
No differences found