Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85844
b: refs/heads/master
c: 8f789c4
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Feb 19, 2008
1 parent d0d3370 commit 20ef4c8
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: 988d0093f9cb2bf27c299e373f9cbaac47dab2c1
refs/heads/master: 8f789c48448aed74fe1c07af76de8f04adacec7d
2 changes: 1 addition & 1 deletion trunk/include/linux/if_ether.h
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ 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);
extern __pure char *print_mac(char *buf, const unsigned char *addr);
#define MAC_BUF_SIZE 18
#define DECLARE_MAC_BUF(var) char var[MAC_BUF_SIZE] __maybe_unused

Expand Down

0 comments on commit 20ef4c8

Please sign in to comment.