diff options
author | Eric Dumazet <[email protected]> | 2017-08-30 10:32:58 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-08-30 15:56:16 -0700 |
commit | 62f3250f3d18ea7d4b4e51ac98cdca29515683a5 (patch) | |
tree | 3478c44d186ddd3424ec6ec59634ee0c925e380e /lib/mpi/mpi-cmp.c | |
parent | 90774a93ef075b39e55d31fe56fc286d71a046ac (diff) |
xen-netfront: be more drop monitor friendly
xennet_start_xmit() might copy skb with inappropriate layout
into a fresh one.
Old skb is freed, and at this point it is not a drop, but
a consume. New skb will then be either consumed or dropped.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions