Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85842
b: refs/heads/master
c: fea5fa8
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and David S. Miller committed Feb 18, 2008
1 parent 41e0f30 commit 26cce7c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 235365f3aaaa10b7056293877c0ead50425f25c7
refs/heads/master: fea5fa875eb235dc186b1f5184eb36abc63e26cc
1 change: 0 additions & 1 deletion trunk/include/linux/if_ether.h
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ extern ssize_t sysfs_format_mac(char *buf, const unsigned char *addr, int len);
* Display a 6 byte device address (MAC) in a readable format.
*/
extern char *print_mac(char *buf, const unsigned char *addr);
#define MAC_FMT "%02x:%02x:%02x:%02x:%02x:%02x"
#define MAC_BUF_SIZE 18
#define DECLARE_MAC_BUF(var) char var[MAC_BUF_SIZE] __maybe_unused

Expand Down

0 comments on commit 26cce7c

Please sign in to comment.