Messages in this thread |  | | Date | Tue, 30 Oct 2001 12:44:30 -0800 (PST) | Subject | Re: [PATCH] Fix check if device is ethernet in alloc_divert_blk | From | "David S. Miller" <> |
| |
From: Guus Sliepen <guus@warande3094.warande.uu.nl> Date: Tue, 30 Oct 2001 16:22:35 +0100
Instead of checking for the actual device type, alloc_divert_blk was just checking if the string "eth" occured in the name of the interface. Attached patch makes it do the right thing instead (I hope).
I've applied your patch.
Franks a lot, David S. Miller davem@redhat.com - 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/
|  |