Fix a typo introduced in the niq_enqueue() conversion.
authormpi <mpi@openbsd.org>
Wed, 15 Apr 2015 10:11:29 +0000 (10:11 +0000)
committermpi <mpi@openbsd.org>
Wed, 15 Apr 2015 10:11:29 +0000 (10:11 +0000)
commit033407794e8ff0df6f22e5fa7bc85790830883ae
tree32fb5b820a12abbfbb21435c6f0c54db63975fd2
parent3a5f6911dc08010e0e9923bba942340018241b6f
Fix a typo introduced in the niq_enqueue() conversion.

Should fix a panic reported by many on bugs@ and misc@.

ok dlg@
sys/net/if_tun.c