All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/4] Fixes, cleanup and modernization for mac89x0 driver
@ 2018-03-01 23:29 ` Finn Thain
  0 siblings, 0 replies; 12+ messages in thread
From: Finn Thain @ 2018-03-01 23:29 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, linux-m68k, linux-kernel

Changes since v4 of combined patch series:
- Removed redundant and non-portable MACH_IS_MAC tests.
- Added acked-by tags from Geert Uytterhoeven.
- Omitted patches unrelated to mac89x0 driver.


Finn Thain (4):
  net/mac89x0: Remove redundant code
  net/mac89x0: Convert to platform_driver
  net/mac89x0: Fix and modernize log messages
  net/mac89x0: Replace custom debug logging with netif_* calls

 arch/m68k/mac/config.c                |   4 +
 drivers/net/Space.c                   |   3 -
 drivers/net/ethernet/cirrus/mac89x0.c | 158 +++++++++++-----------------------
 include/net/Space.h                   |   1 -
 4 files changed, 53 insertions(+), 113 deletions(-)

-- 
2.16.1

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

end of thread, other threads:[~2018-03-02  2:21 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-01 23:29 [PATCH net 0/4] Fixes, cleanup and modernization for mac89x0 driver Finn Thain
2018-03-01 23:29 ` Finn Thain
2018-03-01 23:29 ` [PATCH net 4/4] net/mac89x0: Replace custom debug logging with netif_* calls Finn Thain
2018-03-01 23:29   ` Finn Thain
2018-03-01 23:29 ` [PATCH net 1/4] net/mac89x0: Remove redundant code Finn Thain
2018-03-01 23:29   ` Finn Thain
2018-03-01 23:29 ` [PATCH net 2/4] net/mac89x0: Convert to platform_driver Finn Thain
2018-03-01 23:29   ` Finn Thain
2018-03-01 23:29 ` [PATCH net 3/4] net/mac89x0: Fix and modernize log messages Finn Thain
2018-03-01 23:29   ` Finn Thain
2018-03-02  2:21 ` [PATCH net 0/4] Fixes, cleanup and modernization for mac89x0 driver David Miller
2018-03-02  2:21   ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.