diff options
author | Eric Dumazet <edumazet@google.com> | 2017-08-30 19:32:58 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-31 00:56:16 +0200 |
commit | 62f3250f3d18ea7d4b4e51ac98cdca29515683a5 (patch) | |
tree | 3478c44d186ddd3424ec6ec59634ee0c925e380e /drivers/rtc/rtc-rc5t583.c | |
parent | bpf: test_maps: fix typos, "conenct" and "listeen" (diff) | |
download | linux-62f3250f3d18ea7d4b4e51ac98cdca29515683a5.tar.xz linux-62f3250f3d18ea7d4b4e51ac98cdca29515683a5.zip |
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 <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/rtc/rtc-rc5t583.c')
0 files changed, 0 insertions, 0 deletions