From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: linux-next: ibmveth runtime errors Date: Thu, 28 Apr 2011 13:46:03 -0700 (PDT) Message-ID: <20110428.134603.15230365.davem@davemloft.net> References: <20110427144901.4c3f79b3.sfr@canb.auug.org.au> <20110427103622.GA22781@rere.qmqm.pl> <20110428121124.39c036ff.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: Text/Plain; charset=euc-kr Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:45458 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754685Ab1D1Uqg (ORCPT ); Thu, 28 Apr 2011 16:46:36 -0400 In-Reply-To: <20110428121124.39c036ff.sfr@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: sfr@canb.auug.org.au Cc: mirq-linux@rere.qmqm.pl, linuxppc-dev@lists.ozlabs.org, netdev@vger.kernel.org, santil@linux.vnet.ibm.com, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org =46rom: Stephen Rothwell Date: Thu, 28 Apr 2011 12:11:24 +1000 > From: =3D?UTF-8?q?Micha=3DC5=3D82=3D20Miros=3DC5=3D82aw?=3D > Date: Thu, 28 Apr 2011 11:59:15 +1000 > Subject: [PATCH] net: ibmveth: force reconfiguring checksum settings = on > startup > MIME-Version: 1.0 > Content-Type: text/plain; charset=3DUTF-8 > Content-Transfer-Encoding: 8bit >=20 > Commit b9367bf3ee6d ("net: ibmveth: convert to hw_features") accident= ally > removed call to ibmveth_set_csum_offload() in ibmveth_probe(). Put th= e > call back where it was, but with additional error checking provided > by ibmveth_set_features(). >=20 > Signed-off-by: Micha=A9=A9 Miros=A9=A9aw > Reported-by: Stephen Rothwell > [sfr: dev -> netdev] > Signed-off-by: Stephen Rothwell Applied, thanks everyone.