summaryrefslogtreecommitdiffstats
path: root/sys/ntfs
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>2000-12-08 21:35:11 +0000
committerwpaul <wpaul@FreeBSD.org>2000-12-08 21:35:11 +0000
commited5dbfbd3cd619638a7baac288f548aa1398edac (patch)
tree3644dc776f5cd1623927f15fb4ce3e1812572592 /sys/ntfs
parenta212ca690ee57ac3a213419e671a78b6e1dc5a4f (diff)
downloadFreeBSD-src-ed5dbfbd3cd619638a7baac288f548aa1398edac.zip
FreeBSD-src-ed5dbfbd3cd619638a7baac288f548aa1398edac.tar.gz
Fix probe/attach a little. We don't have to call bpfattach() anymore
since ether_ifattach() does it for us. We do need to call ether_ifdetach() instead of if_detach(). And we don't have to check for ifp->if_name already being initialized because it never will be in FreeBSD 4.x and above. Reviewed by: Warner Losh, Duncan Barclay
Diffstat (limited to 'sys/ntfs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud