[RTNL]: Message handler registration interface
authorThomas Graf <tgraf@suug.ch>
Thu, 22 Mar 2007 18:48:11 +0000 (11:48 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:27:04 +0000 (22:27 -0700)
This patch adds a new interface to register rtnetlink message
handlers replacing the exported rtnl_links[] array which
required many message handlers to be exported unnecessarly.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found