[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1625118581.git.christophe.jaillet@wanadoo.fr>
Date: Thu, 1 Jul 2021 07:58:25 +0200
From: Christophe JAILLET <christophe.jaillet@...adoo.fr>
To: csully@...gle.com, sagis@...gle.com, jonolson@...gle.com,
davem@...emloft.net, kuba@...nel.org, awogbemila@...gle.com,
willemb@...gle.com, yangchun@...gle.com, bcf@...gle.com,
kuozhao@...gle.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org,
Christophe JAILLET <christophe.jaillet@...adoo.fr>
Subject: [PATCH 0/3] gve: Fixes and clean-up
This serie is part of the effort to axe the wrappers in
include/linux/pci-dma-compat.h
While looking at it, I spotted:
- a resource leak in an error handling path (patch 1)
- an error code that could be propagated. (patch 2)
This patch could be ignored. It's only goal is to be more consistent
with other drivers.
These 2 paches are not related to the 'pci-dma-compat.h' stuff, which can
be found in patch 3.
Christophe JAILLET (3):
gve: Fix an error handling path in 'gve_probe()'
gve: Propagate error codes to caller
gve: Simplify code and axe the use of a deprecated API
drivers/net/ethernet/google/gve/gve_main.c | 19 ++++++++-----------
1 file changed, 8 insertions(+), 11 deletions(-)
--
2.30.2
Powered by blists - more mailing lists