diff options
Diffstat (limited to 'hw/net/can/xlnx-versal-canfd.c')
-rw-r--r-- | hw/net/can/xlnx-versal-canfd.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/net/can/xlnx-versal-canfd.c b/hw/net/can/xlnx-versal-canfd.c index dc242e9..b5a4a4a 100644 --- a/hw/net/can/xlnx-versal-canfd.c +++ b/hw/net/can/xlnx-versal-canfd.c @@ -1298,8 +1298,6 @@ static void free_list(GSList *list) } g_slist_free(list); - - return; } static GSList *prepare_tx_data(XlnxVersalCANFDState *s) |