ipq40xx: less ess_edma ipv6 log output
This commit is contained in:
parent
64aa041cb3
commit
46009b51d9
@ -1523,7 +1523,7 @@ Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
|
|||||||
+ int res;
|
+ int res;
|
||||||
+
|
+
|
||||||
+ if (skb->protocol == htons(ETH_P_IPV6)) {
|
+ if (skb->protocol == htons(ETH_P_IPV6)) {
|
||||||
+ dev_err(&adapter->pdev->dev, "\n");
|
+
|
||||||
+ res = -EINVAL;
|
+ res = -EINVAL;
|
||||||
+ goto no_protocol_err;
|
+ goto no_protocol_err;
|
||||||
+ }
|
+ }
|
||||||
|
@ -1523,7 +1523,7 @@ Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
|
|||||||
+ int res;
|
+ int res;
|
||||||
+
|
+
|
||||||
+ if (skb->protocol == htons(ETH_P_IPV6)) {
|
+ if (skb->protocol == htons(ETH_P_IPV6)) {
|
||||||
+ dev_err(&adapter->pdev->dev, "\n");
|
+
|
||||||
+ res = -EINVAL;
|
+ res = -EINVAL;
|
||||||
+ goto no_protocol_err;
|
+ goto no_protocol_err;
|
||||||
+ }
|
+ }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user