Merge Lean's source

This commit is contained in:
CN_SZTL 2020-03-05 22:44:55 +08:00
commit f1d0b0a615
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ msgstr "基本设置"
msgid "Config File"
msgstr "配置文件"
msgid "A KMS Serever Emulator to active your Windows or Office"
msgid "A KMS Server Emulator to active your Windows or Office"
msgstr "KMS服务器可用于激活Windows或Office"
msgid "<b><font color=green>Vlmcsd is running.</font></b>"

View File

@ -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, "\n");
+
+ res = -EINVAL;
+ goto no_protocol_err;
+ }

View File

@ -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, "\n");
+
+ res = -EINVAL;
+ goto no_protocol_err;
+ }