1
0
Fork 0

devlink: fix typos in qed documentation

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: 0f261c3ca0 ("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>
alistair/sensors
Jacob Keller 2020-01-14 12:09:18 -08:00 committed by David S. Miller
parent 43d28c612f
commit 1ccf6c13d9
1 changed files with 2 additions and 2 deletions

View 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.