Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 May 2016 15:37:06 +0000 (UTC)
From:      "Pedro F. Giffuni" <pfg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r299181 - head/sys/ofed/include/linux/mlx4
Message-ID:  <201605061537.u46Fb6qM007852@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pfg
Date: Fri May  6 15:37:06 2016
New Revision: 299181
URL: https://svnweb.freebsd.org/changeset/base/299181

Log:
  sys/ofed: minor spelling fix.
  
  No functional change.
  
  Reviewed by:	hselasky

Modified:
  head/sys/ofed/include/linux/mlx4/device.h

Modified: head/sys/ofed/include/linux/mlx4/device.h
==============================================================================
--- head/sys/ofed/include/linux/mlx4/device.h	Fri May  6 15:36:25 2016	(r299180)
+++ head/sys/ofed/include/linux/mlx4/device.h	Fri May  6 15:37:06 2016	(r299181)
@@ -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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605061537.u46Fb6qM007852>