[NET]: dev_mcast: unexport dev_mc_upload
authorPatrick McHardy <kaber@trash.net>
Wed, 27 Jun 2007 08:25:11 +0000 (01:25 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jul 2007 05:15:53 +0000 (22:15 -0700)
commit75ebe8f73610636be8bbd8d73db883512850e6be
tree60ea3cc1b5fa6a942667d0c9352df838b2f0094b
parentd212f87b068c9d72065ef579d85b5ee6b8b59381
[NET]: dev_mcast: unexport dev_mc_upload

dev_mc_add/dev_mc_delete take care of uploading the list when
necessary and thats the only interface other code should use.
Also remove two incorrect calls in DECnet.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev_mcast.c
net/decnet/dn_dev.c