Skip to content

Commit

Permalink
sh_eth: enable wake-on-lan for r8a7740/armadillo
Browse files Browse the repository at this point in the history
Geert Uytterhoeven reported WoL worked on his Armadillo board.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Niklas Söderlund authored and David S. Miller committed Jan 9, 2017
1 parent e410d86 commit 33017e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/ethernet/renesas/sh_eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,7 @@ static struct sh_eth_cpu_data r8a7740_data = {
.hw_checksum = 1,
.tsu = 1,
.select_mii = 1,
.magic = 1,
};

/* There is CPU dependent code */
Expand Down

0 comments on commit 33017e2

Please sign in to comment.