From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtps.tip.net.au (chilli.pcug.org.au [203.10.76.44]) by ozlabs.org (Postfix) with ESMTP id 85C3EDDE20 for ; Tue, 8 May 2007 22:45:02 +1000 (EST) Date: Tue, 8 May 2007 22:44:59 +1000 From: Stephen Rothwell To: Thomas Klein Subject: Re: [PATCH] ehea: Receive SKB Aggregation Message-Id: <20070508224459.7a46e1e4.sfr@canb.auug.org.au> In-Reply-To: <200705081405.33742.osstklei@de.ibm.com> References: <200705081405.33742.osstklei@de.ibm.com> Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Tue__8_May_2007_22_44_59_+1000_2D.TR.V1=VgSWO2=" Cc: Thomas Klein , Jeff Garzik , Jan-Bernd Themann , netdev , linux-kernel , Stefan Roscher , linux-ppc , Christoph Raisch , Marcus Eder List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , --Signature=_Tue__8_May_2007_22_44_59_+1000_2D.TR.V1=VgSWO2= Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Tue, 8 May 2007 14:05:33 +0200 Thomas Klein wrote: > > +struct ehea_lro { > + struct sk_buff *parent; > + struct sk_buff *last_skb; > + struct iphdr *iph; > + struct tcphdr *tcph; ^^^^^^^^ Spaces instead of tabs. Also in at least one other place in this patch. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ --Signature=_Tue__8_May_2007_22_44_59_+1000_2D.TR.V1=VgSWO2= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGQHDRFdBgD/zoJvwRAjwxAJ9UTT3P1RuptBk7k8kJXiwDQ9g4/QCgjyrM NRwkVc8qbfnHZoI31ZxMCo4= =gY89 -----END PGP SIGNATURE----- --Signature=_Tue__8_May_2007_22_44_59_+1000_2D.TR.V1=VgSWO2=--