diff options
author | John Fastabend <john.fastabend@gmail.com> | 2016-12-15 23:12:54 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-12-17 19:48:55 +0300 |
commit | f23bc46c30ca5ef58b8549434899fcbac41b2cfc (patch) | |
tree | 390ef0bceeecca2cbad8641150c828fe572565ec /net/dccp/ipv4.c | |
parent | 08abb79542c9e8c367d1d8e44fe1026868d3f0a7 (diff) | |
download | linux-f23bc46c30ca5ef58b8549434899fcbac41b2cfc.tar.xz |
net: xdp: add invalid buffer warning
This adds a warning for drivers to use when encountering an invalid
buffer for XDP. For normal cases this should not happen but to catch
this in virtual/qemu setups that I may not have expected from the
emulation layer having a standard warning is useful.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp/ipv4.c')
0 files changed, 0 insertions, 0 deletions