From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757487Ab1DHDtr (ORCPT ); Thu, 7 Apr 2011 23:49:47 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:35053 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757408Ab1DHDtq (ORCPT ); Thu, 7 Apr 2011 23:49:46 -0400 Date: Thu, 07 Apr 2011 20:49:09 -0700 (PDT) Message-Id: <20110407.204909.115926267.davem@davemloft.net> To: sfr@canb.auug.org.au Cc: netdev@vger.kernel.org, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, lucas.demarchi@profusion.mobi, joe@perches.com Subject: Re: linux-next: manual merge of the net tree with Linus' tree From: David Miller In-Reply-To: <20110408134551.521c6606.sfr@canb.auug.org.au> References: <20110408134551.521c6606.sfr@canb.auug.org.au> X-Mailer: Mew version 6.3 on Emacs 23.1 / Mule 6.0 (HANACHIRUSATO) 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 From: Stephen Rothwell Date: Fri, 8 Apr 2011 13:45:51 +1000 > Today's linux-next merge of the net tree got a conflict in > drivers/net/smsc911x.c between commit 25985edcedea ("Fix common > misspellings") from Linus' tree and commit dffc6b2432ea ("smsc911x: Use > pr_fmt, netdev_, and netif_") from the net tree. > > I fixedd it up (see below) anc can carry the fix as necessary. Thanks Stephen, I'll clear this one up some time in the next week.