Rami Rosen
ea43e99579
examples/ethtool: fix two typos
...
This patch fixes 2 typos in examples/ethtool:
There is no such thing as ethtool_ops::get_driverinfo
It should be get_drvinfo:
see include/linux/ethtool.h in the kernel tree.
rte_net_change_mtu should be ndo_change_mtu:
see include/linux/netdevice.h in the kernel tree.
Fixes: bda68ab9d1e7 ("examples/ethtool: add user-space ethtool sample application")
Cc: stable@dpdk.org
Signed-off-by: Rami Rosen <ramirose@gmail.com>
Acked-by: Remy Horton <remy.horton@intel.com>
2019-03-05 10:49:16 +00:00
..
2018-09-14 20:08:41 +02:00
2018-12-13 16:32:10 +00:00
2019-02-26 15:29:07 +01:00
2018-10-22 11:28:27 +02:00
2018-07-05 15:46:48 +02:00
2019-03-05 10:49:16 +00:00
2018-10-01 16:52:47 +02:00
2018-09-14 20:08:41 +02:00
2019-01-22 17:32:20 +01:00
2018-07-04 21:50:32 +02:00
2019-01-14 17:44:29 +01:00
2018-01-30 21:58:59 +01:00
2019-01-17 23:53:05 +01:00
2019-02-26 16:22:49 +01:00
2018-09-14 20:08:41 +02:00
2019-01-10 16:57:22 +01:00
2018-12-19 22:27:32 +01:00
2019-01-17 23:44:21 +01:00
2018-09-14 20:08:41 +02:00
2018-10-22 11:28:27 +02:00
2019-01-10 16:57:22 +01:00
2018-09-14 20:08:41 +02:00
2018-09-14 20:08:41 +02:00
2018-09-14 20:08:41 +02:00
2018-09-14 20:08:41 +02:00
2018-11-14 04:39:56 +01:00
2018-09-14 20:08:41 +02:00
2018-09-14 20:08:41 +02:00
2018-10-22 11:28:27 +02:00
2018-11-04 21:54:04 +01:00
2018-09-14 20:08:41 +02:00
2018-07-04 21:50:32 +02:00
2018-10-22 11:28:27 +02:00
2018-07-04 21:50:32 +02:00
2018-09-14 20:08:41 +02:00
2018-12-22 00:22:44 +01:00
2018-09-14 20:08:41 +02:00
2018-07-04 21:50:32 +02:00
2018-07-12 09:48:12 +02:00
2018-10-29 03:05:15 +01:00
2018-07-04 21:50:32 +02:00
2019-01-15 02:40:41 +01:00
2018-01-30 21:58:59 +01:00
2018-10-26 22:14:05 +02:00
2019-01-18 09:47:26 +01:00
2019-02-26 16:22:56 +01:00
2019-02-27 15:05:59 +01:00
2019-01-15 02:40:41 +01:00
2018-07-04 21:50:32 +02:00
2018-07-05 15:46:48 +02:00
2018-11-05 21:04:18 +01:00
2018-10-22 11:28:27 +02:00