Files
i2som-imx-linux/include/linux
Alexander Duyck 670e5b8eaf 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 <alexander.h.duyck@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-06-02 10:40:54 -07:00
..
2014-04-18 16:40:08 -07:00
2014-04-26 12:20:32 -04:00
2014-05-13 11:26:27 -04:00
2014-06-01 21:58:02 -07:00
2014-04-07 16:36:07 -07:00
2014-04-17 12:30:40 -07:00
2014-05-06 14:02:53 -04:00
2014-04-07 10:59:19 -07:00
2014-05-12 14:03:41 -04:00
2014-04-07 16:35:53 -07:00