IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
[safe/jmp/linux-2.6] / include / net / af_unix.h
index 0864a77..a1c805d 100644 (file)
@@ -12,7 +12,7 @@ extern void unix_gc(void);
 
 #define UNIX_HASH_SIZE 256
 
-extern atomic_t unix_tot_inflight;
+extern unsigned int unix_tot_inflight;
 
 struct unix_address {
        atomic_t        refcnt;