提交 aeceaafa 编写于 作者: E eeczw 提交者: coolsnowwolf

ipq40xx: less ess_edma ipv6 log output for kernel 4.14 (#2700)

上级 c32998a4
......@@ -1523,7 +1523,7 @@ Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
+ int res;
+
+ if (skb->protocol == htons(ETH_P_IPV6)) {
+ dev_err(&adapter->pdev->dev, "IPv6 not supported\n");
+
+ res = -EINVAL;
+ goto no_protocol_err;
+ }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册