Re: [PATCH 2.6.24] pcnet32: use NET_IP_ALIGN instead of 2

2008-02-11 Thread Jeff Garzik
Don Fry wrote: Change hard coded 2 to NET_IP_ALIGN. Added new #define with comments. Tested amd_64 Signed-off-by: Don Fry <[EMAIL PROTECTED]> applied both -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info

[PATCH 2.6.24] pcnet32: use NET_IP_ALIGN instead of 2

2008-02-08 Thread Don Fry
Change hard coded 2 to NET_IP_ALIGN. Added new #define with comments. Tested amd_64 Signed-off-by: Don Fry <[EMAIL PROTECTED]> --- --- linux-2.6.24-git13/drivers/net/joe.pcnet32.c2008-02-04 10:59:08.0 -0800 +++ linux-2.6.24-git18/drivers/net/pcnet32.c2008-02-08 07:20:44.