提交 9024db55 编写于 作者: B Benjamin Romer 提交者: Greg Kroah-Hartman

staging: unisys: remove unused struct network_policy

Nobody is using this structure, so remove it.
Signed-off-by: NBenjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 38d1fd3d
......@@ -179,16 +179,6 @@ struct sn_list_entry {
struct sn_list_entry *next;
};
struct network_policy {
u32 promiscuous:1;
u32 macassign:1;
u32 peerforwarding:1;
u32 nonotify:1;
u32 standby:1;
u32 callhome:2;
char ip_addr[30];
};
/*
* IO messages sent to UisnicControlChanFunc & UissdControlChanFunc by
* code that processes the ControlVm channel messages.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册