Module Name: src Committed By: ozaki-r Date: Fri Nov 28 08:03:46 UTC 2014
Modified Files:
src/sys/dev/pci: if_lmc.c
Log Message:
Don't call if_free_sadl in ifnet_detach
It'll be called in if_detach below.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/dev/pci/if_lmc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
