Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net

Minor comment merge conflict in mlx5.

Staging driver has a fixup due to the skb->xmit_more changes
in 'net-next', but was removed in 'net'.

Signed-off-by: David S. Miller <davem@davemloft.net>
此提交包含在:
David S. Miller
2019-04-05 14:14:19 -07:00
當前提交 f83f715195
共有 527 個檔案被更改,包括 4635 行新增6932 行删除

查看文件

@@ -1497,6 +1497,8 @@ static int decrypt_skb_update(struct sock *sk, struct sk_buff *skb,
return err;
}
} else {
*zc = false;
}
rxm->full_len -= padding_length(ctx, tls_ctx, skb);