aboutsummaryrefslogtreecommitdiff
path: root/sys/ofed/include/linux
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2016-05-06 15:37:06 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2016-05-06 15:37:06 +0000
commita5a274d0d43c82148fbc4a7096196d6b5ba9fed3 (patch)
tree1c346789a442b2824ef55599588da62aa137d92f /sys/ofed/include/linux
parentc1f403238a4ab8b1fc2bd54b02c0e1eb46f59aaf (diff)
Notes
Diffstat (limited to 'sys/ofed/include/linux')
-rw-r--r--sys/ofed/include/linux/mlx4/device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ofed/include/linux/mlx4/device.h b/sys/ofed/include/linux/mlx4/device.h
index aca4aefe9607..7f545b1b8ba0 100644
--- a/sys/ofed/include/linux/mlx4/device.h
+++ b/sys/ofed/include/linux/mlx4/device.h
@@ -106,7 +106,7 @@ enum {
MLX4_MFUNC_EQE_MASK = (MLX4_MFUNC_MAX_EQES - 1)
};
-/* Driver supports 3 diffrent device methods to manage traffic steering:
+/* Driver supports 3 different device methods to manage traffic steering:
* -device managed - High level API for ib and eth flow steering. FW is
* managing flow steering tables.
* - B0 steering mode - Common low level API for ib and (if supported) eth.