aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMichael Chan <mchan@broadcom.com>2006-03-21 00:33:26 -0500
committerDavid S. Miller <davem@davemloft.net>2006-03-21 00:33:26 -0500
commite75f7c900944aa90831f6d343ca40090a68b56dd (patch)
treed5192f5c230a2e84a6a0b23eed7e802ebf6ab555 /scripts
parent0e7b13685f9a06949ea3070c97c0f0085a08cd37 (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