commit | 503914cf4a4b5dbe3f844e0a92f412ae99fde70e | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Tue Dec 15 21:16:55 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 15 23:18:27 2009 -0800 |
tree | 1f6435d786ac4bf8330027834aa6c99d6a7ac609 | |
parent | ca553980432898da5d4125573a9e2aee6ed5d355 [diff] |
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>