Module Name: src Committed By: msaitoh Date: Mon Oct 23 09:25:11 UTC 2017
Modified Files:
src/sys/dev/ic: athn.c
Log Message:
- If if_initialize() failed in athn_attach(), free resources and return.
- Add missing pmf_event_deregister() in athn_detach().
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/ic/athn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
