Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765325AbYBZUdb (ORCPT ); Tue, 26 Feb 2008 15:33:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1765057AbYBZUc4 (ORCPT ); Tue, 26 Feb 2008 15:32:56 -0500 Received: from mail.vyatta.com ([216.93.170.194]:35107 "EHLO mail.vyatta.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1765028AbYBZUcy (ORCPT ); Tue, 26 Feb 2008 15:32:54 -0500 X-Spam-Flag: NO X-Spam-Score: -1.885 Date: Tue, 26 Feb 2008 12:32:47 -0800 From: Stephen Hemminger To: Pekka J Enberg Cc: romieu@fr.zoreil.com, sorbica@icplus.com.tw, jesse@icplus.com.tw, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [RFC/PATCH] ipg: add jumbo frame support kconfig option Message-ID: <20080226123247.2b63bbf0@extreme> In-Reply-To: References: Organization: Vyatta X-Mailer: Claws Mail 3.3.0 (GTK+ 2.12.8; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 774 Lines: 18 > From: Pekka Enberg > > Convert the internal JUMBO_FRAME #ifdef to CONFIG_IP1000_JUMBO_FRAME proper and > fix compilation errors. > > Cc: Francois Romieu > Cc: Sorbica Shieh > Cc: Jesse Huang > Signed-off-by: Pekka Enberg Please don't do this as a config option. Config options seem like a good idea to developers but are difficult for distributions. Either support jumbo frames by default or not at all. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/