Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85651
b: refs/heads/master
c: 370125f
h: refs/heads/master
i:
  85649: 27b4a78
  85647: 0f19b7b
v: v3
  • Loading branch information
Pavel Emelyanov authored and David S. Miller committed Feb 13, 2008
1 parent d29fbcd commit 4ca9ed2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 56628b1d8964eb7ac924154d60b5d874bfb2b1e8
refs/heads/master: 370125f0a48a2584a2506fd567d690df6d87cf2c
2 changes: 2 additions & 0 deletions trunk/net/netlabel/netlabel_unlabeled.c
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ static void netlbl_unlabel_audit_addr4(struct audit_buffer *audit_buf,
}
}

#if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE)
/**
* netlbl_unlabel_audit_addr6 - Audit an IPv6 address
* @audit_buf: audit buffer
Expand Down Expand Up @@ -213,6 +214,7 @@ static void netlbl_unlabel_audit_addr6(struct audit_buffer *audit_buf,
audit_log_format(audit_buf, " src_prefixlen=%d", mask_len);
}
}
#endif /* IPv6 */

/*
* Unlabeled Connection Hash Table Functions
Expand Down

0 comments on commit 4ca9ed2

Please sign in to comment.