Netdev List
 help / color / mirror / Atom feed
* [ethtool][PATCH] Fix build with musl libc
@ 2014-10-26 11:44 Paul Barker
  2014-10-26 11:44 ` [ethtool][PATCH] Fix build with musl by using more common typedefs Paul Barker
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Barker @ 2014-10-26 11:44 UTC (permalink / raw)
  To: Ben Hutchings, netdev; +Cc: Paul Barker

This patch is taken from the Sabotage Linux distro which uses musl as the system
C library. It has also been successfully used within the OpenEmbedded build
system which supports glibc, uclibc and now musl. I'm submitting this on behalf
of the original patch author to save time.

It's a fairly simple change so it shouldn't cause any problems. However, I've
not submitted anything to ethtool or the kernel before so just let me know if
I've done something wrong and I'll try to fix it.

I'm not subscribed to netdev@ so please Cc me in any replies.

Paul Barker (1):
  Fix build with musl by using more common typedefs

 internal.h | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

-- 
2.1.2

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

end of thread, other threads:[~2014-12-14 18:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-26 11:44 [ethtool][PATCH] Fix build with musl libc Paul Barker
2014-10-26 11:44 ` [ethtool][PATCH] Fix build with musl by using more common typedefs Paul Barker
2014-11-13 11:22   ` Paul Barker
2014-12-14 18:37   ` Ben Hutchings

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