netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2 0/3] ucc_geth fixes
@ 2020-12-18 10:55 Rasmus Villemoes
  2020-12-18 10:55 ` [PATCH net v2 1/3] ethernet: ucc_geth: set dev->max_mtu to 1518 Rasmus Villemoes
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Rasmus Villemoes @ 2020-12-18 10:55 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski
  Cc: netdev, Zhao Qiang, Li Yang, Andrew Lunn, linux-kernel, Rasmus Villemoes

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-12-22  1:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-18 10:55 [PATCH net v2 0/3] ucc_geth fixes Rasmus Villemoes
2020-12-18 10:55 ` [PATCH net v2 1/3] ethernet: ucc_geth: set dev->max_mtu to 1518 Rasmus Villemoes
2020-12-20  8:05   ` Vladimir Oltean
2020-12-18 10:55 ` [PATCH net v2 2/3] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram Rasmus Villemoes
2020-12-18 10:55 ` [PATCH net v2 3/3] ethernet: ucc_geth: fix use-after-free in ucc_geth_remove() Rasmus Villemoes
2020-12-22  1:40 ` [PATCH net v2 0/3] ucc_geth fixes patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).