]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[NETLINK]: w1_int.c: fix default netlink group
authorEvgeniy Polyakov <johnpol@2ka.mipt.ru>
Mon, 15 Aug 2005 02:24:58 +0000 (19:24 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 23:00:29 +0000 (16:00 -0700)
commitad93e266a17c6f606e96304c866eb73665ae34fa
tree12368a84d94fde2e3be86518464f6bd259f52847
parent7de76272b54e3677bcd247d1e1809015236a298d
[NETLINK]: w1_int.c: fix default netlink group

w1 does not need to multicast its state to several groups at once,
and upcoming netlink changes will not allow bitmask for groups anyway.

Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/w1/w1_int.c