]> git.baikalelectronics.ru Git - kernel.git/commit
ethtool: Add support for toggling any of the GSO offloads
authorAlexander Duyck <aduyck@mirantis.com>
Mon, 11 Apr 2016 01:44:44 +0000 (21:44 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Apr 2016 20:23:40 +0000 (16:23 -0400)
commitc5cf8f88d2437efb6543f3c89a6073ca17bfb703
treeb639743e47b0a547346dc5143a8fddddabf92798
parent0f070e3e396b30ec3f1eb2e5ff6872b5be5897f0
ethtool: Add support for toggling any of the GSO offloads

The strings were missing for several of the GSO offloads that are
available.  This patch provides the missing strings so that we can toggle
or query any of them via the ethtool command.

Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/ethtool.c