diff options
| author | Paolo Abeni <pabeni@redhat.com> | 2025-09-30 15:45:06 +0200 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2025-10-01 09:48:21 +0200 |
| commit | 1a98f5699bd57c9b3f66ec54cc38571d5e42ffb1 (patch) | |
| tree | 47d4b17cf43cc060883816af98c2703c11737e1f /net/ethtool | |
| parent | 3cfb33f92dfb118ccaec5613c677f444af12bcc7 (diff) | |
Revert "Documentation: net: add flow control guide and document ethtool API"
This reverts commit 7bd80ed89d72285515db673803b021469ba71ee8.
I should not have merged it to begin with due to pending review and
changes to be addressed.
Link: https://patch.msgid.link/c6f3af12df9b7998920a02027fc8893ce82afc4c.1759239721.git.pabeni@redhat.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/ethtool')
| -rw-r--r-- | net/ethtool/pause.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/ethtool/pause.c b/net/ethtool/pause.c index eacf6a4859bf..0f9af1e66548 100644 --- a/net/ethtool/pause.c +++ b/net/ethtool/pause.c @@ -1,9 +1,5 @@ // SPDX-License-Identifier: GPL-2.0-only -/* See Documentation/networking/flow_control.rst for a high level description of - * the userspace interface. - */ - #include "netlink.h" #include "common.h" |
