Prevent the driver from reinitializing the card when it's already running.
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 19 Mar 2006 18:03:37 +0000 (18:03 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 19 Mar 2006 18:03:37 +0000 (18:03 +0000)
commit25c93c105ec27b8d5105b4bc5b24067bdb0eb34e
tree7ad0fa07695bce04c96280aa4c84818c87630e06
parenta821f7fc1db80d911c5969f663b91fce28448c09
Prevent the driver from reinitializing the card when it's already running.
This is useful when adding multiple interface aliases, because it takes
much less time.

Submitted-by: Michal Belczyk <belczyk@bsd.krakow.pl>
Obtained-From: OpenBSD
Testing-by: Michal Belczyk, Sepherosa Ziehau
sys/dev/netif/sk/if_sk.c