projects
/
project
/
mdnsd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a0c9db
)
interface: remove unused peer field
author
Felix Fietkau
<nbd@nbd.name>
Mon, 8 Jan 2024 09:00:06 +0000
(10:00 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Mon, 8 Jan 2024 09:00:06 +0000
(10:00 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
interface.h
patch
|
blob
|
history
diff --git
a/interface.h
b/interface.h
index 6789fa39dede8b5e7256aaba11bae9e9981c0718..aca2f41a31fe1d663ebe64ec8eb83a734bfa6d68 100644
(file)
--- a/
interface.h
+++ b/
interface.h
@@
-49,7
+49,6
@@
struct interface_addr_list {
struct interface {
struct vlist_node node;
- struct interface *peer;
const char *name;
enum umdns_socket_type type;