From: David S. Miller Date: Tue, 8 Jun 2021 21:41:10 +0000 (-0700) Subject: Merge branch 'ena-updates' X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=e0eb625a7da28410507140787bda4a63a5ba5d3e;p=uclinux-h8%2Flinux.git Merge branch 'ena-updates' Shay Agroskin says: ==================== se build_skb and reorganize some code in ENA this patchset introduces several changes: - Use build_skb() on RX side. This allows to ensure that the headers are in the linear part - Batch some code into functions and remove some of the code to make it more readable and less error prone - Fix RST format and outdated description in ENA documentation - Improve cache alignment in the code ==================== Signed-off-by: David S. Miller --- e0eb625a7da28410507140787bda4a63a5ba5d3e