around line 2192. Shouldn't this be ap->aal.type == ATM_AAL5 ??? /* * AAL */ if (ap->aal.type = ATM_AAL5) { struct t_atm_aal5 *ap5, *cv5; ap5 = &ap->aal.v.aal5; cv5 = &cvp->cvc_attr.aal.v.aal5;
-Matt Matthew Dillon <dil...@backplane.com> To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message