All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [next-queue 1/8] igb: fix a typo in the configuration help menu
@ 2015-10-12  5:59 =?unknown-8bit?q?J=CE=B5an?= Sacren
  2015-10-12  5:59 ` [Intel-wired-lan] [next-queue 2/8] ixgbe: " =?unknown-8bit?q?J=CE=B5an?= Sacren
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: =?unknown-8bit?q?J=CE=B5an?= Sacren @ 2015-10-12  5:59 UTC (permalink / raw)
  To: intel-wired-lan

From: Jean Sacren <sakiwit@gmail.com>

'warming' should be 'warning'. Fix it so that the pertinent text in
Direct Cache Access (DCA) Support menu would deliver the intended
semantics.

Signed-off-by: Jean Sacren <sakiwit@gmail.com>
---
 drivers/net/ethernet/intel/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/ethernet/intel/Kconfig b/drivers/net/ethernet/intel/Kconfig
index 4163b16489b3..1268a182d1a2 100644
--- a/drivers/net/ethernet/intel/Kconfig
+++ b/drivers/net/ethernet/intel/Kconfig
@@ -124,7 +124,7 @@ config IGB_DCA
 	depends on IGB && DCA && !(IGB=y && DCA=m)
 	---help---
 	  Say Y here if you want to use Direct Cache Access (DCA) in the
-	  driver.  DCA is a method for warming the CPU cache before data
+	  driver.  DCA is a method for warning the CPU cache before data
 	  is used, with the intent of lessening the impact of cache misses.
 
 config IGBVF

^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-10-13  6:56 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-12  5:59 [Intel-wired-lan] [next-queue 1/8] igb: fix a typo in the configuration help menu =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-10-12  5:59 ` [Intel-wired-lan] [next-queue 2/8] ixgbe: " =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-10-12 15:38   ` Fujinaka, Todd
2015-10-12 17:31   ` Rustad, Mark D
2015-10-12  5:59 ` [Intel-wired-lan] [next-queue 3/8] i40evf: add missing kernel-doc argument =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-10-12  5:59 ` [Intel-wired-lan] [next-queue 4/8] i40e: " =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-10-12  5:59 ` [Intel-wired-lan] [next-queue 5/8] i40e: clean up the entire function exit path =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-10-12  5:59 ` [Intel-wired-lan] [next-queue 6/8] i40evf: clean up local variable initialization =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-10-12  5:59 ` [Intel-wired-lan] [next-queue 7/8] i40e: " =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-10-12  5:59 ` [Intel-wired-lan] [next-queue 8/8] i40e: fix unconditional execution of cpu_to_le16() =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-10-12 15:33 ` [Intel-wired-lan] [next-queue 1/8] igb: fix a typo in the configuration help menu Hisashi T Fujinaka
2015-10-13  6:56   ` =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-10-12 17:33 ` Rustad, Mark D

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.