[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1619886883.git.aclaudi@redhat.com>
Date: Sat, 1 May 2021 18:39:21 +0200
From: Andrea Claudi <aclaudi@...hat.com>
To: netdev@...r.kernel.org
Cc: stephen@...workplumber.org, dsahern@...il.com
Subject: [PATCH iproute2 0/2] dcb: some misc fixes
This series fixes two issues on dcb code:
- patch 1 fixes an incorrect return value in dcb_cmd_app_show() if an
incorrect argument is provided;
- patch 2 is a trivial fix for a memory leak when "dcb help" is
executed.
Andrea Claudi (2):
dcb: fix return value on dcb_cmd_app_show
dcb: fix memory leak
dcb/dcb.c | 3 ++-
dcb/dcb_app.c | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
--
2.30.2
Powered by blists - more mailing lists