From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: small change Date: Tue, 28 Sep 2004 14:06:32 -0400 Sender: netdev-bounce@oss.sgi.com Message-ID: <4159A828.2060508@pobox.com> References: <415996DC.4030509@candelatech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: "'netdev@oss.sgi.com'" Return-path: To: Ben Greear , Vishwas Manral In-Reply-To: <415996DC.4030509@candelatech.com> Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org Ben Greear wrote: > Vishwas Manral wrote: > >> Hi Ben, >> >> I am going through the 2.4 code. We can make small changes in br_input.c >> to make the code slightly better and slightly more optimized. Maybe when >> you are changing something else you can club it along. > > > Please send this to the netdev mailing list: > > netdev@oss.sgi.com > > I don't maintain the bridging code but there are people on > that list who do. > > They would also prefer a unified diff instead of the cut-n-paste > like you sent. Regarding submission of patches, more specifically: http://linux.yyz.us/patch-format.html http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt and Documentation/SubmittingPatches in the kernel tree. Jeff