diff options
author | 2010-10-30 11:46:47 +0000 | |
---|---|---|
committer | 2010-10-30 11:46:47 +0000 | |
commit | 9f3a1e51b8a9b6700d5f1e3b99c0aa808afb0900 (patch) | |
tree | 1e90cb2c8477a14af9c66c7262eec75016dd4533 /usr.bin/netstat/main.c | |
parent | use hw sequence numbering for non-QoS frames (diff) | |
download | wireguard-openbsd-9f3a1e51b8a9b6700d5f1e3b99c0aa808afb0900.tar.xz wireguard-openbsd-9f3a1e51b8a9b6700d5f1e3b99c0aa808afb0900.zip |
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.bin/netstat/main.c')
0 files changed, 0 insertions, 0 deletions