Deleted Added
full compact
2c2
< /* $FreeBSD: head/sys/net/if_gre.c 164033 2006-11-06 13:42:10Z rwatson $ */
---
> /* $FreeBSD: head/sys/net/if_gre.c 171056 2007-06-26 23:01:01Z rwatson $ */
457,458c457,458
< * XXXRW: Isn't this suser() redundant to the ifnet layer
< * check?
---
> * XXXRW: Isn't this priv_check() redundant to the ifnet
> * layer check?
473,474c473,474
< * XXXRW: Isn't this suser() redundant to the ifnet layer
< * check?
---
> * XXXRW: Isn't this priv_check() redundant to the ifnet
> * layer check?
489,490c489,490
< * XXXRW: Isn't this suser() redundant to the ifnet layer
< * check?
---
> * XXXRW: Isn't this priv_checkr() redundant to the ifnet
> * layer check?
514,515c514,515
< * XXXRW: Isn't this suser() redundant to the ifnet layer
< * check?
---
> * XXXRW: Isn't this priv_check() redundant to the ifnet
> * layer check?
539,540c539,540
< * XXXRW: Isn't this suser() redundant to the ifnet layer
< * check?
---
> * XXXRW: Isn't this priv_check() redundant to the ifnet
> * layer check?
630,631c630,631
< * XXXRW: Isn't this suser() redundant to the ifnet layer
< * check?
---
> * XXXRW: Isn't this priv_check() redundant to the ifnet
> * layer check?
650,651c650,651
< * XXXRW: Isn't this suser() redundant to the ifnet layer
< * check?
---
> * XXXRW: Isn't this priv_check() redundant to the ifnet
> * layer check?
671,672c671,672
< * XXXRW: Isn't this suser() redundant to the ifnet layer
< * check?
---
> * XXXRW: Isn't this priv_check() redundant to the ifnet
> * layer check?