commit | 68f236df93a986379e61191157848b4e7d303285 | [log] [tgz] |
---|---|---|
author | Arthur Kiyanovski <akiyano@amazon.com> | Fri May 22 12:08:52 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri May 22 14:12:48 2020 -0700 |
tree | 1158e33655430325160bff5be0af74438be03186 | |
parent | b79f91f15721f3378e618c690c7ad9a477cd7900 [diff] |
net: ena: add support for the rx offset feature Newer ENA devices can write data to rx buffers with an offset from the beginning of the buffer. This commit adds support for this feature in the driver. Signed-off-by: Sameeh Jubran <sameehj@amazon.com> Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>