netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] mdio: Export mdio.h to userland
@ 2012-02-29 19:02 Ben Hutchings
  2012-02-29 19:12 ` Ben Hutchings
  0 siblings, 1 reply; 7+ messages in thread
From: Ben Hutchings @ 2012-02-29 19:02 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-net-drivers

The ID packing/unpacking functions are needed by userland and the
register definitions may also be useful there.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
---
 include/linux/Kbuild |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index c94e717..4b0b7ed 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -238,6 +238,7 @@ header-y += magic.h
 header-y += major.h
 header-y += map_to_7segment.h
 header-y += matroxfb.h
+header-y += mdio.h
 header-y += media.h
 header-y += mempolicy.h
 header-y += meye.h
-- 
1.7.7.6


-- 
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.

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

end of thread, other threads:[~2012-02-29 23:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29 19:02 [PATCH net-next] mdio: Export mdio.h to userland Ben Hutchings
2012-02-29 19:12 ` Ben Hutchings
2012-02-29 20:42   ` David Miller
2012-02-29 22:43     ` Ben Hutchings
2012-02-29 23:02       ` David Miller
2012-02-29 23:09         ` Ben Hutchings
2012-02-29 23:31           ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).