]> Git Repo - linux.git/commit
[PATCH] W1: w1_netlink: New init/fini netlink callbacks.
authorEvgeniy Polyakov <[email protected]>
Wed, 27 Jul 2005 09:10:11 +0000 (13:10 +0400)
committerGreg Kroah-Hartman <[email protected]>
Thu, 8 Sep 2005 21:41:25 +0000 (14:41 -0700)
commit2d8331792ea3f5ccfd147288afba148537337019
tree7d144ae862363a5fd6bfa031cca04a42cc79d879
parent1b11d78cf87a7014f96e5b7fa2e1233cc8081a00
[PATCH] W1: w1_netlink: New init/fini netlink callbacks.

They are guarded with NETLINK_DISABLE compile time options,
so if CONFIG_NET is disabled, no linking errors occur.
Bug noticed by Adrian Bunk <[email protected]>.

Signed-off-by: Evgeniy Polyakov <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/w1/w1_int.c
drivers/w1/w1_netlink.c
drivers/w1/w1_netlink.h
This page took 0.049734 seconds and 4 git commands to generate.