From: Derrick Brashear Date: Thu, 13 Apr 2006 22:08:19 +0000 (+0000) Subject: irix-ifnet-flags-20060413 X-Git-Tag: openafs-devel-1_5_1~23 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=bbf4620d2d5c0d80d01f737b5bdda794453dd4ad;p=packages%2Fo%2Fopenafs.git irix-ifnet-flags-20060413 make ifnet_flags b e defined for irix also --- diff --git a/src/afs/IRIX/osi_machdep.h b/src/afs/IRIX/osi_machdep.h index 1397946d3..e13bbfb8a 100644 --- a/src/afs/IRIX/osi_machdep.h +++ b/src/afs/IRIX/osi_machdep.h @@ -43,6 +43,7 @@ extern flid_t osi_flid; #define vfs_data vfs_bh.bh_first->bd_pdata #endif /* AFS_SGI64_ENV */ +#define ifnet_flags(x) (x?(x)->if_flags:0) /* * Global lock, semaphore, mutex and state vector support.