commit | 2d8331792ea3f5ccfd147288afba148537337019 | [log] [tgz] |
---|---|---|
author | Evgeniy Polyakov <johnpol@2ka.mipt.ru> | Wed Jul 27 13:10:11 2005 +0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Sep 08 14:41:25 2005 -0700 |
tree | 7d144ae862363a5fd6bfa031cca04a42cc79d879 | |
parent | 1b11d78cf87a7014f96e5b7fa2e1233cc8081a00 [diff] |
[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 <bunk@stusta.de>. Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>