public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH 0/4] batman-adv: ethtool code cleanup
@ 2017-04-01 12:47 Sven Eckelmann
  2017-04-01 12:47 ` [B.A.T.M.A.N.] [PATCH 1/4] batman-adv: Use ethtool helper to get link status Sven Eckelmann
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sven Eckelmann @ 2017-04-01 12:47 UTC (permalink / raw)
  To: b.a.t.m.a.n

Hi,

Philippe Reynes sent in a patch [1] to convert the get_settings stuff to
the new ethtool link_ksettings api. I've therefore asked Marek (original
author of the ethtool stubs) whether the code is still needed for
something.

He couldn't remember anything about it. This was therefore a good
opportunity to completely get rid of the code - instead of converting
not useful code to the new api.

Kind regards,
	Sven

[1] https://patchwork.open-mesh.org/patch/16982/

Sven Eckelmann (4):
  batman-adv: Use ethtool helper to get link status
  batman-adv: Remove ethtool msglevel functions
  batman-adv: Remove ethtool .get_settings stub
  batman-adv: Group ethtool related code together

 net/batman-adv/soft-interface.c | 229 ++++++++++++++++------------------------
 1 file changed, 92 insertions(+), 137 deletions(-)

-- 
2.11.0


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

end of thread, other threads:[~2017-04-03 16:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-01 12:47 [B.A.T.M.A.N.] [PATCH 0/4] batman-adv: ethtool code cleanup Sven Eckelmann
2017-04-01 12:47 ` [B.A.T.M.A.N.] [PATCH 1/4] batman-adv: Use ethtool helper to get link status Sven Eckelmann
2017-04-01 12:47 ` [B.A.T.M.A.N.] [PATCH 2/4] batman-adv: Remove ethtool msglevel functions Sven Eckelmann
2017-04-01 12:47 ` [B.A.T.M.A.N.] [PATCH 3/4] batman-adv: Remove ethtool .get_settings stub Sven Eckelmann
2017-04-01 12:47 ` [B.A.T.M.A.N.] [PATCH 4/4] batman-adv: Group ethtool related code together Sven Eckelmann
2017-04-01 15:35 ` [B.A.T.M.A.N.] [PATCH 0/4] batman-adv: ethtool code cleanup Marek Lindner
2017-04-03 16:12 ` Simon Wunderlich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox