]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Remove duplicate call to callout_handle_init() in pcn_attach().
authormdodd <mdodd@FreeBSD.org>
Sat, 8 Feb 2003 20:38:26 +0000 (20:38 +0000)
committermdodd <mdodd@FreeBSD.org>
Sat, 8 Feb 2003 20:38:26 +0000 (20:38 +0000)
commit777508ca28f30e2c13f9507ffd7184fd78d81c22
tree0ab29c36b5cfcab47c070a5d5f662f185b6e18ad
parentb4e3f2f94a505c800e895764e429ec9ec310d9b4
- Remove duplicate call to callout_handle_init() in pcn_attach().
- Conditionalize mtx_destroy() in pcn_attach().
- Assert driver lock in pcn_intr().

Submitted by:  Hiten Pandya <hiten@unixdaemons.com>
sys/pci/if_pcn.c