Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203571
b: refs/heads/master
c: 2cb8d9d
h: refs/heads/master
i:
  203569: b265968
  203567: c1f0e77
v: v3
  • Loading branch information
Christoph Egger authored and David S. Miller committed Jul 14, 2010
1 parent d617a78 commit f8b15ab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ef3cf9f2fbef8279a29a027db0d02b56bd0b75f3
refs/heads/master: 2cb8d9d1da282d4067a9b2dfbf8f7b0bab0c56e7
4 changes: 0 additions & 4 deletions trunk/drivers/net/cris/eth_v10.c
Original file line number Diff line number Diff line change
Expand Up @@ -1702,11 +1702,7 @@ e100_set_network_leds(int active)

if (!current_speed) {
/* Make LED red, link is down */
#if defined(CONFIG_ETRAX_NETWORK_RED_ON_NO_CONNECTION)
CRIS_LED_NETWORK_SET(CRIS_LED_RED);
#else
CRIS_LED_NETWORK_SET(CRIS_LED_OFF);
#endif
} else if (light_leds) {
if (current_speed == 10) {
CRIS_LED_NETWORK_SET(CRIS_LED_ORANGE);
Expand Down

0 comments on commit f8b15ab

Please sign in to comment.