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

Reply via email to