mirror of
https://git.openafs.org/openafs.git
synced 2025-02-01 05:57:43 +00:00
STABLE14-fbsd-ifnet-flags-20060731
FIXES 35757 i should really fix this right (cherry picked from commit c04c2a0b1aa266c67d2e7e056e6c3f9518a39a2a)
This commit is contained in:
parent
767c03a4ba
commit
14d2c07f5d
@ -121,4 +121,6 @@ extern struct proc *afs_global_owner;
|
|||||||
#define USERPRI splx(splvar)
|
#define USERPRI splx(splvar)
|
||||||
#endif /* KERNEL */
|
#endif /* KERNEL */
|
||||||
|
|
||||||
|
#define ifnet_flags(x) (x?(x)->if_flags:0)
|
||||||
|
|
||||||
#endif /* _OSI_MACHDEP_H_ */
|
#endif /* _OSI_MACHDEP_H_ */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user