提交 11e6c65a 编写于 作者: J Jiri Pirko 提交者: David S. Miller

rocker: fix eth_type type in struct rocker_ctrl

Signed-off-by: NJiri Pirko <jiri@resnulli.us>
Signed-off-by: NScott Feldman <sfeldma@gmail.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 9b03c71f
......@@ -2753,7 +2753,7 @@ static int rocker_port_vlan_l2_groups(struct rocker_port *rocker_port,
static struct rocker_ctrl {
const u8 *eth_dst;
const u8 *eth_dst_mask;
u16 eth_type;
__be16 eth_type;
bool acl;
bool bridge;
bool term;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册