HomeFreeBSD

snp: don't reference tp->t_mtx directly

Description

snp: don't reference tp->t_mtx directly

This is the only part of snp(4) that pokes around in struct tty directly;
replace it with the tty_getlock accessor to avoid struct tty internals.

Details

Provenance
kevansAuthored on
Parents
rS355204: Fix braino in previous bugfix r300174
Branches
Unknown
Tags
Unknown