]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Remove duplicate call to callout_handle_init() in pcn_attach().
authorMatthew N. Dodd <mdodd@FreeBSD.org>
Sat, 8 Feb 2003 20:38:26 +0000 (20:38 +0000)
committerMatthew N. Dodd <mdodd@FreeBSD.org>
Sat, 8 Feb 2003 20:38:26 +0000 (20:38 +0000)
commit31d20f96fce36303fc9f369933a9e410e848076a
tree0ab29c36b5cfcab47c070a5d5f662f185b6e18ad
parent8cf5ed5125ca8f57fa6f27892f3fbda25a52d354
- 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