Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219891
b: refs/heads/master
c: 369ae8b
h: refs/heads/master
i:
  219889: a59348a
  219887: 020be63
v: v3
  • Loading branch information
Andy Shevchenko authored and Greg Kroah-Hartman committed Sep 20, 2010
1 parent 9c73482 commit f27c937
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: a3cf4b42ce40492b12396ec64e734f84ace3a729
refs/heads/master: 369ae8be423889c2ca1eed00e1eb4f5a91c17771
2 changes: 1 addition & 1 deletion trunk/drivers/staging/octeon/ethernet.c
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ int cvm_oct_common_init(struct net_device *dev)

if (cvm_oct_mac_addr_offset >= octeon_bootinfo->mac_addr_count)
printk(KERN_DEBUG "%s: Using MAC outside of the assigned range:"
" %pM\n", dev->name, &sa.sa_data[0]);
" %pM\n", dev->name, sa.sa_data);
cvm_oct_mac_addr_offset++;

/*
Expand Down

0 comments on commit f27c937

Please sign in to comment.