diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2010-10-30 11:46:48 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2010-10-30 11:46:48 +0000 |
commit | 219c3281bfa12bbde54d95ea960dcf831104817d (patch) | |
tree | cf6ec0d82bb42a4b0e2a26b229ff0fd797ddfa7f /usr.sbin/memconfig | |
parent | e77eeed6e12c3a43d6ccfb30e8e1eb6e66d2222f (diff) |
use (ifp->if_softc != NULL) instead of (ifp->if_flags != 0) to check
if interface was attached.
both are correct but this is for consistency with other drivers.
Diffstat (limited to 'usr.sbin/memconfig')
0 files changed, 0 insertions, 0 deletions