[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)
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>

No differences found