]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add missing newlines to some device_printf()s.
authorwpaul <wpaul@FreeBSD.org>
Sat, 24 Jan 2004 02:48:22 +0000 (02:48 +0000)
committerwpaul <wpaul@FreeBSD.org>
Sat, 24 Jan 2004 02:48:22 +0000 (02:48 +0000)
commite5e785e0d490c1b9d847705afab71053b8320294
treecd4ce7272994bb3db363a9860dce96e343fd8cd5
parent3e3b35f7ce14dc76403bf3912ced49fbb93b6e69
Add missing newlines to some device_printf()s.

Don't do anything in ndis_get_assoc() if the link isn't up (avoids
spurrious "couldn't get bssid" messages on the console).
sys/dev/if_ndis/if_ndis.c