[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201218105538.30563-1-rasmus.villemoes@prevas.dk>
Date: Fri, 18 Dec 2020 11:55:35 +0100
From: Rasmus Villemoes <rasmus.villemoes@...vas.dk>
To: "David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Cc: netdev@...r.kernel.org, Zhao Qiang <qiang.zhao@....com>,
Li Yang <leoyang.li@....com>, Andrew Lunn <andrew@...n.ch>,
linux-kernel@...r.kernel.org,
Rasmus Villemoes <rasmus.villemoes@...vas.dk>
Subject: [PATCH net v2 0/3] ucc_geth fixes
This is three bug fixes that fell out of a series of cleanups of the
ucc_geth driver. Please consider applying via the net tree.
v2: reorder and split off from larger series; add Andrew's R-b to
patch 1; only move the free_netdev() call in patch 3.
Rasmus Villemoes (3):
ethernet: ucc_geth: set dev->max_mtu to 1518
ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()
drivers/net/ethernet/freescale/ucc_geth.c | 3 ++-
drivers/net/ethernet/freescale/ucc_geth.h | 9 ++++++++-
2 files changed, 10 insertions(+), 2 deletions(-)
--
2.23.0
Powered by blists - more mailing lists