diff options
| author | Peter Pan(潘卫平) <[email protected]> | 2014-06-16 13:57:22 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-06-17 22:30:54 +0000 |
| commit | d215d10f2d6bd41ce9d11a2707568bbb50d2c32e (patch) | |
| tree | ad419008829a94d61f01c8a2e83d567a238ad02e /drivers/net/hyperv/hyperv_net.h | |
| parent | mrf24j40: separate h/w init and add checkings (diff) | |
| download | kernel-d215d10f2d6bd41ce9d11a2707568bbb50d2c32e.tar.gz kernel-d215d10f2d6bd41ce9d11a2707568bbb50d2c32e.zip | |
net: delete duplicate dev_set_rx_mode() call
In __dev_open(), it already calls dev_set_rx_mode().
and dev_set_rx_mode() has no effect for a net device which does not have
IFF_UP flag set.
So the call of dev_set_rx_mode() is duplicate in __dev_change_flags().
Signed-off-by: Weiping Pan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/hyperv/hyperv_net.h')
0 files changed, 0 insertions, 0 deletions
