From: Johannes Berg Date: Wed, 17 Jun 2009 15:43:30 +0000 (+0200) Subject: net: export __dev_addr_sync/__dev_addr_unsync X-Git-Tag: v2.6.32-rc1~703^2~544^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4029083e2acb82229c43b791c07afb089d972ff;p=pandora-kernel.git net: export __dev_addr_sync/__dev_addr_unsync For mac80211, with the master netdev removal, we need to be able to sync a multicast address list onto another list that is not tracked within a netdev, so we need access to the functions doing that. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed