netgraph/ng_bridge: add missing array terminator
PR: 267457 Reported by: Robert Morris <rtm@lcs.mit.edu> MFC after: 1 week
This commit is contained in:
parent
ac6f924e1c
commit
23559c9d0d
@ -148,6 +148,7 @@ struct ng_bridge_move_host {
|
||||
#define NG_BRIDGE_MOVE_HOST_TYPE_INFO(entype) { \
|
||||
{ "addr", (entype) }, \
|
||||
{ "hook", &ng_parse_hookbuf_type }, \
|
||||
{ NULL } \
|
||||
}
|
||||
|
||||
/* Netgraph control messages */
|
||||
|
Loading…
x
Reference in New Issue
Block a user