All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3] aqc111: revert endianess fixes and cleanup mtu logic
@ 2019-05-16 14:52 Igor Russkikh
  2019-05-16 14:52 ` [PATCH net 1/3] Revert "aqc111: fix double endianness swap on BE" Igor Russkikh
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Igor Russkikh @ 2019-05-16 14:52 UTC (permalink / raw)
  To: David S . Miller; +Cc: netdev, Oliver Neukum, Dmitry Bezrukov, Igor Russkikh

Hello!

This reverts no-op commits as it was discussed:

https://lore.kernel.org/netdev/1557839644.11261.4.camel@suse.com/

First and second original patches are already dropped from stable,
No need to stable-queue the third patch as it has no functional impact,
just a logic cleanup.

Igor Russkikh (3):
  Revert "aqc111: fix double endianness swap on BE"
  Revert "aqc111: fix writing to the phy on BE"
  aqc111: cleanup mtu related logic

 drivers/net/usb/aqc111.c | 35 ++++++++++-------------------------
 1 file changed, 10 insertions(+), 25 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-05-16 21:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-16 14:52 [PATCH net 0/3] aqc111: revert endianess fixes and cleanup mtu logic Igor Russkikh
2019-05-16 14:52 ` [PATCH net 1/3] Revert "aqc111: fix double endianness swap on BE" Igor Russkikh
2019-05-16 14:52 ` [PATCH net 2/3] Revert "aqc111: fix writing to the phy " Igor Russkikh
2019-05-16 14:52 ` [PATCH net 3/3] aqc111: cleanup mtu related logic Igor Russkikh
2019-05-16 21:25 ` [PATCH net 0/3] aqc111: revert endianess fixes and cleanup mtu logic 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.