Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177145
b: refs/heads/master
c: 94de803
h: refs/heads/master
i:
  177143: 32694d0
v: v3
  • Loading branch information
Julia Lawall authored and David S. Miller committed Dec 14, 2009
1 parent 2f978fd commit 8b2850d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 710708e82bfbdd392ebdef5743e68fef0fde91a6
refs/heads/master: 94de803db748b902a9442fcfd7aad31a2fde43b7
2 changes: 1 addition & 1 deletion trunk/drivers/net/sfc/selftest.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ static const unsigned char payload_source[ETH_ALEN] = {
0x00, 0x0f, 0x53, 0x1b, 0x1b, 0x1b,
};

static const char *payload_msg =
static const char payload_msg[] =
"Hello world! This is an Efx loopback test in progress!";

/**
Expand Down

0 comments on commit 8b2850d

Please sign in to comment.