diff options
author | Michael Chan <mchan@broadcom.com> | 2006-03-21 06:33:26 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-03-21 06:33:26 +0100 |
commit | e75f7c900944aa90831f6d343ca40090a68b56dd (patch) | |
tree | d5192f5c230a2e84a6a0b23eed7e802ebf6ab555 /drivers/net/tulip | |
parent | [TCP] mtu probing: move tcp-specific data out of inet_connection_sock (diff) | |
download | linux-e75f7c900944aa90831f6d343ca40090a68b56dd.tar.xz linux-e75f7c900944aa90831f6d343ca40090a68b56dd.zip |
[TG3]: Add some missing netif_running() checks
Add missing netif_running() checks in tg3's dev->set_multicast_list()
and dev->set_mac_address(). If not netif_running(), these 2 calls can
simply return 0 after storing the new settings if required.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/tulip')
0 files changed, 0 insertions, 0 deletions