commit | c4029083e2acb82229c43b791c07afb089d972ff | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Jun 17 17:43:30 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 24 15:05:30 2009 -0400 |
tree | 0b833353589c65a5a7427cddf81ba8f0f61384b1 | |
parent | ccc78ec5d463e6c99f4a384be52b31222ffe2e21 [diff] |
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 <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>