The bool kconfig option added to ixgbe and myri10ge for DCA is ambigous, so this patch adds a description to the kconfig option. Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> CC: Andrew Gallatin <gallatin@myri.com> --- drivers/net/Kconfig | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index f749b40..b13a7ff 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -2437,7 +2437,7 @@ config IXGBE will be called ixgbe. config IXGBE_DCA - bool + bool "Enable DCA" default y depends on IXGBE && DCA && !(IXGBE=y && DCA=m) @@ -2489,7 +2489,7 @@ config MYRI10GE will be called myri10ge. config MYRI10GE_DCA - bool + bool "Enable DCA" default y depends on MYRI10GE && DCA && !(MYRI10GE=y && DCA=m) -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Amit K. Arora | [RFC] Heads up on sys_fallocate() |
| Rafael J. Wysocki | 2.6.27-rc4-git1: Reported regressions from 2.6.26 |
| Dave Hansen | Re: [RFC/PATCH] Documentation of kernel messages |
| Bart Van Assche | Re: Integration of SCST in the mainstream Linux kernel |
git: | |
| Gerrit Renker | [PATCH 03/37] dccp: List management for new feature negotiation |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Corey Minyard | [PATCH 3/3] Convert the UDP hash lock to RCU |
| Tomas Winkler | [PATCH] iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUG |
