[PATCH] pcnet32: break receive routine into two pieces.
commit3904c324148930bad5d9b97fdf66c63e7682b546
authorDon Fry <brazilnut@us.ibm.com>
Wed, 13 Sep 2006 17:16:38 +0000 (13 10:16 -0700)
committerJeff Garzik <jeff@garzik.org>
Wed, 13 Sep 2006 17:23:52 +0000 (13 13:23 -0400)
tree92241080690303c39bd1f254906d71a6c214abd5
parent9691edd26cfae0484367a6b8e3d46f3a5179e663
[PATCH] pcnet32: break receive routine into two pieces.

Breaking the receive frame processing into two routines for greater clarity.

Tested ia32 and ppc64.

Signed-off-by: Don Fry <brazilnut@us.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/pcnet32.c