Module Name: src Committed By: he Date: Mon Sep 1 19:46:55 UTC 2014
Modified Files:
src/sys/dev/if_ndis: if_ndis_pci.c
Log Message:
Remove redundant test for rl == NULL, that's already established
right after its allocation, and rl isn't re-assigned later.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/if_ndis/if_ndis_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
