diff options
author | Tariq Toukan <tariqt@nvidia.com> | 2023-02-23 10:26:56 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-02-24 14:01:16 +0300 |
commit | 1862de92c81c2a74ff05819aca20b0b83192c83b (patch) | |
tree | 217911e3702197a438e6acec2920183c8d35486b /Documentation | |
parent | a6b811cb402f4beb7c8a56345a40bf6c65bd771d (diff) | |
download | linux-1862de92c81c2a74ff05819aca20b0b83192c83b.tar.xz |
netdev-genl: fix repeated typo oflloading -> offloading
Fix a repeated copy/paste typo.
Fixes: d3d854fd6a1d ("netdev-genl: create a simple family for netdev stuff")
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Acked-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/netlink/specs/netdev.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/netlink/specs/netdev.yaml b/Documentation/netlink/specs/netdev.yaml index b4dcdae54ffd..cffef09729f1 100644 --- a/Documentation/netlink/specs/netdev.yaml +++ b/Documentation/netlink/specs/netdev.yaml @@ -28,7 +28,7 @@ definitions: - name: hw-offload doc: - This feature informs if netdev supports XDP hw oflloading. + This feature informs if netdev supports XDP hw offloading. - name: rx-sg doc: |