From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Subject: Re: [PATCH] [BRIDGE] Set features based on slave's ones Date: Thu, 19 May 2005 12:21:27 -0700 (PDT) Message-ID: <20050519.122127.74747706.davem@davemloft.net> References: <200505191106.53136.jdmason@us.ibm.com> <20050519190032.GA19620@us.ibm.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: util@deuroconsult.ro, netdev@oss.sgi.com Return-path: To: jdmason@us.ibm.com In-Reply-To: <20050519190032.GA19620@us.ibm.com> Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org From: Jon Mason Date: Thu, 19 May 2005 14:00:32 -0500 > I combined my previous patch with your patch, and came up with the > following. I have tested it on my system, and it works exactly the way > I wanted. What do you think? Look, let's do this. Do an initial patch that only does enables features possible on all devices. Because we all agree that is a definite improvement from the current situation. Then we can discuss the relative merits of enabling features available on only some devices. Ok?