git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b11d78
)
[PATCH] W1: w1_netlink: New init/fini netlink callbacks.
author
Evgeniy Polyakov
<johnpol@2ka.mipt.ru>
Wed, 27 Jul 2005 09:10:11 +0000
(13:10 +0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 8 Sep 2005 21:41:25 +0000
(14:41 -0700)
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>
No differences found