net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2
authorMagnus Damm <damm@opensource.se>
Wed, 16 Dec 2009 05:16:55 +0000 (21:16 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Dec 2009 07:18:27 +0000 (23:18 -0800)
commit503914cf4a4b5dbe3f844e0a92f412ae99fde70e
tree1f6435d786ac4bf8330027834aa6c99d6a7ac609
parentca553980432898da5d4125573a9e2aee6ed5d355
net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2

Fix sh_eth for sh7724 by adding NET_IP_ALIGN support V2.
Without this patch the receive data is misaligned.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sh_eth.c