diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2013-10-10 14:51:16 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-11 14:57:22 -0400 |
commit | cc23528db0300d5c8c0b98670a577bf1dc3e0e82 (patch) | |
tree | d5dd8fecd7d0940f766de502edb7b1f854edb4e7 /drivers/net/wan | |
parent | 7263a5187f9e9de45fcb51349cf0e031142c19a1 (diff) |
net: sh_eth: Correct fix for RX packet errors on R8A7740
Nguyen Hong Ky posted a patch to correct RX packet errors on R8A7740 which
was applied as 2c6221e4a5aab417 ("net: sh_eth: Fix RX packets errors on
R8A7740"). Unfortunately sh_eth.c contains many similar instances
of struct sh_eth_cpu_data and the patch was miss-applied, updating
sh7734_data instead of r8a7740_data.
This patch corrects this problem by.
1. Reverting the change to sh7734_data and;
2. Applying the change to r8a7740_data.
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wan')
0 files changed, 0 insertions, 0 deletions