Re: [PATCH] bnx2: endian fixes

2006-06-11 Thread David Miller
From: Alexey Dobriyan <[EMAIL PROTECTED]> Date: Sat, 10 Jun 2006 15:52:51 +0400 > Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]> Applied, thanks Alexey. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at h

[PATCH] bnx2: endian fixes

2006-06-10 Thread Alexey Dobriyan
Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]> --- drivers/net/bnx2.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/drivers/net/bnx2.c +++ b/drivers/net/bnx2.c @@ -1820,7 +1820,7 @@ reuse_rx: skb->protocol = eth_type_trans(skb, bp->dev);