diff options
| author | Alexander Duyck <[email protected]> | 2014-05-29 01:44:46 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-06-02 17:40:54 +0000 |
| commit | 670e5b8eaf85704742bc3cb1df51fdd3ce08fc15 (patch) | |
| tree | b11726054cc9e4741d00666998c9010b59608f7b /drivers/net/xen-netback/interface.c | |
| parent | Merge branch '6lowpan-next' (diff) | |
| download | kernel-670e5b8eaf85704742bc3cb1df51fdd3ce08fc15.tar.gz kernel-670e5b8eaf85704742bc3cb1df51fdd3ce08fc15.zip | |
net: Add support for device specific address syncing
This change provides a function to be used in order to break the
ndo_set_rx_mode call into a set of address add and remove calls. The code
is based on the implementation of dev_uc_sync/dev_mc_sync. Since they
essentially do the same thing but with only one dev I simply named my
functions __dev_uc_sync/__dev_mc_sync.
I also implemented an unsync version of the functions as well to allow for
cleanup on close.
Signed-off-by: Alexander Duyck <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
