linux/drivers/net/ethernet/intel/igbvf
Danny Kukawka 067fb4c819 igbvf: reset netdevice addr_assign_type if changed
Reset the state of addr_assign_type to NET_ADDR_PERM as soon as
the MAC get changed via .ndo_set_mac_address.

v2: use bitops to reset addr_assign_type

Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-02-17 15:58:06 -05:00
..
defines.h igbvf: change copyright date 2012-02-03 03:07:15 -08:00
ethtool.c igbvf: refactor Interrupt Throttle Rate code 2012-02-07 03:49:23 -08:00
igbvf.h igbvf: refactor Interrupt Throttle Rate code 2012-02-07 03:49:23 -08:00
Makefile igbvf: change copyright date 2012-02-03 03:07:15 -08:00
mbx.c igbvf: change copyright date 2012-02-03 03:07:15 -08:00
mbx.h igbvf: change copyright date 2012-02-03 03:07:15 -08:00
netdev.c igbvf: reset netdevice addr_assign_type if changed 2012-02-17 15:58:06 -05:00
regs.h igbvf: change copyright date 2012-02-03 03:07:15 -08:00
vf.c igbvf: change copyright date 2012-02-03 03:07:15 -08:00
vf.h igbvf: change copyright date 2012-02-03 03:07:15 -08:00