OSDN Git Service

devlink: fix typos in qed documentation
authorJacob Keller <jacob.e.keller@intel.com>
Tue, 14 Jan 2020 20:09:18 +0000 (12:09 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Jan 2020 22:14:31 +0000 (23:14 +0100)
Review of the recently added documentation file for the qed driver
noticed a couple of typos. Fix them now.

Noticed-by: Michal Kalderon <mkalderon@marvell.com>
Fixes: 0f261c3ca09e ("devlink: add a driver-specific file for the qed driver")
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/devlink/qed.rst

index e7e17ac..805c6f6 100644 (file)
@@ -22,5 +22,5 @@ The ``qed`` driver implements the following driver-specific parameters.
    * - ``iwarp_cmt``
      - Boolean
      - runtime
-     - Enable iWARP functionality for 100g devices. Notee that this impacts
-       L2 performance, and is therefor not enabled by default.
+     - Enable iWARP functionality for 100g devices. Note that this impacts
+       L2 performance, and is therefore not enabled by default.