qemu-patch-raspberry4/hw/net/rocker
Scott Feldman d1a88c96b7 rocker: fix misplaced break statement
Premature break in switch case block.  This particular case (group L2 rewrite)
will be used for L2 LAG and L3 ECMP support, neither of which are enabled in
the guest driver at this time, but are under development.

Signed-off-by: Scott Feldman <sfeldma@gmail.com>
Reported-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1435746792-41278-2-git-send-email-sfeldma@gmail.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2015-07-07 13:13:22 +01:00
..
qmp-norocker.c qerror: Clean up QERR_ macros to expand into a single string 2015-06-22 18:20:40 +02:00
rocker.c rocker: fix memory leak 2015-07-07 13:10:26 +01:00
rocker.h rocker: timestamp on the debug logs helps correlate with events in the VM 2015-05-11 14:49:04 +01:00
rocker_desc.c
rocker_desc.h
rocker_fp.c rocker: don't queue receive pkts when port is disabled 2015-07-07 13:10:26 +01:00
rocker_fp.h qmp/hmp: add rocker device support 2015-06-12 13:42:17 +01:00
rocker_hw.h rocker: Add support for phys name 2015-06-12 13:26:27 +01:00
rocker_of_dpa.c rocker: fix misplaced break statement 2015-07-07 13:13:22 +01:00
rocker_of_dpa.h
rocker_tlv.h
rocker_world.c
rocker_world.h