From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761809AbXIMPvy (ORCPT ); Thu, 13 Sep 2007 11:51:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756252AbXIMPvo (ORCPT ); Thu, 13 Sep 2007 11:51:44 -0400 Received: from srv5.dvmed.net ([207.36.208.214]:54833 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753288AbXIMPvn (ORCPT ); Thu, 13 Sep 2007 11:51:43 -0400 Message-ID: <46E95C7F.1050302@pobox.com> Date: Thu, 13 Sep 2007 11:51:27 -0400 From: Jeff Garzik User-Agent: Thunderbird 2.0.0.5 (X11/20070719) MIME-Version: 1.0 To: Ralf Baechle CC: "Maciej W. Rozycki" , Andrew Morton , netdev@vger.kernel.org, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] sb1250-mac.c: De-typedef, de-volatile, de-etc... References: <46E8B56E.7060705@pobox.com> <20070913151452.GB29665@linux-mips.org> In-Reply-To: <20070913151452.GB29665@linux-mips.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.3 (----) X-Spam-Report: SpamAssassin version 3.1.9 on srv5.dvmed.net summary: Content analysis details: (-4.3 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Ralf Baechle wrote: > On Thu, Sep 13, 2007 at 03:13:06PM +0100, Maciej W. Rozycki wrote: > >> Hmm, works fine with linux-2.6.git#master. I do not recall any recent >> activity with this driver -- I wonder what the difference is. Let me >> see... > > Hmm... HEAD du jour has no differences for the sb1250-mac between lmo > and kernel.org. Net driver patches should apply on top of netdev-2.6.git#upstream, which is where changes to net drivers are queued for the next release. The closer we get to the merge window, the greater the diff between netdev-2.6.git#upstream and linux-2.6.git#master, so linux-2.6.git#master is not a useful comparison. Jeff