commit | 4eb50ceb5c156a166c0b00ac27f0ff3a0943cdfb | [log] [tgz] |
---|---|---|
author | Thomas Falcon <tlfalcon@linux.vnet.ibm.com> | Mon Dec 18 12:52:40 2017 -0600 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 19 14:09:33 2017 -0500 |
tree | 178a22b00a825f6b48be9a511384e63648442eee | |
parent | 61afe07ad68e3c0b6672e65f4239a759491ccc58 [diff] |
ibmvnic: Include header descriptor support for ARP packets In recent tests with new adapters, it was discovered that ARP packets were not being properly processed. This patch adds support for ARP packet headers to be passed to backing adapters, if necessary. Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>