imp 2003/08/06 21:31:14 PDT
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/dev/wi if_wi.c
Log:
MFC: (well, from the old driver) All paths of deallocation do not tear
down the interrupt. Move this code into the wi_free so that they do.
Revision Changes Path
1.103.2.5 +4 -1 src/sys/dev/wi/if_wi.c