Re: [PATCHLET] Tiny fixes for fastrouting

From: David S. Miller (davem@redhat.com)
Date: Wed Jan 16 2002 - 20:06:52 EST


   From: "Cornelia Huck" <COHUCK@de.ibm.com>
   Date: Wed, 16 Jan 2002 16:57:27 +0100

I've applied your patches, thanks. But PLEASE!
In the future use a mailer that does not undo tab
characters, I could not apply your patch as-is I had
to hand apply it because:

   - if (pt->data) {
   + if ((pt->data) && ((int)(pt->data)!=1)) {

had the said corruption.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jan 23 2002 - 21:00:18 EST