diff options
author | Michael Chan <mchan@broadcom.com> | 2006-03-21 00:33:26 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-03-21 00:33:26 -0500 |
commit | e75f7c900944aa90831f6d343ca40090a68b56dd (patch) | |
tree | d5192f5c230a2e84a6a0b23eed7e802ebf6ab555 /scripts | |
parent | 0e7b13685f9a06949ea3070c97c0f0085a08cd37 (diff) |
[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 'scripts')
0 files changed, 0 insertions, 0 deletions