aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorAlexei Starovoitov <ast@plumgrid.com>2015-05-11 18:19:48 -0400
committerDavid S. Miller <davem@davemloft.net>2015-05-12 23:09:52 -0400
commit9eea92226407e7a117ef1ceef45380ebd000a0e2 (patch)
tree03e230448302879dc3f7bd25601e1d22fa129c5f /net/switchdev/switchdev.c
parent147ef3e218eab03e84f165e8352728719f5d7be4 (diff)
pktgen: fix packet generation
pkt_gen->last_ok was not set properly, so after the first burst pktgen instead of allocating new packet, will reuse old one, advance eth_type_trans further, which would mean the stack will be seeing very short bogus packets. Fixes: 62f64aed622b ("pktgen: introduce xmit_mode '<start_xmit|netif_receive>'") Signed-off-by: Alexei Starovoitov <ast@plumgrid.com> Acked-by: Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions