]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
style(9) fixes (always compare pointers to NULL)
authorcokane <cokane@FreeBSD.org>
Thu, 1 Oct 2009 02:43:51 +0000 (02:43 +0000)
committercokane <cokane@FreeBSD.org>
Thu, 1 Oct 2009 02:43:51 +0000 (02:43 +0000)
commitb9dad229cd967c3da9dd9a88ef1b32c51ba57d3b
treed44560558703220c5d454ae7344cde9c4a857a73
parentfa8d81a34c4d4c32af7c610ac99a367b693729e3
style(9) fixes (always compare pointers to NULL)

Also, the previous commit to sys/dev/if_ndis/if_ndis.c also included the
removal of a call to ndis_setstate_80211 that is no longer needed.

Submitted by: sam
MFC after: 3 days
sys/dev/if_ndis/if_ndis.c