提交 47063d6b 编写于 作者: A Al Viro 提交者: Linus Torvalds

remove duplicate initializer (macvlan)

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 bef1bc95
...@@ -178,7 +178,6 @@ static const struct header_ops macvlan_hard_header_ops = { ...@@ -178,7 +178,6 @@ static const struct header_ops macvlan_hard_header_ops = {
.create = macvlan_hard_header, .create = macvlan_hard_header,
.rebuild = eth_rebuild_header, .rebuild = eth_rebuild_header,
.parse = eth_header_parse, .parse = eth_header_parse,
.rebuild = eth_rebuild_header,
.cache = eth_header_cache, .cache = eth_header_cache,
.cache_update = eth_header_cache_update, .cache_update = eth_header_cache_update,
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册