rapidio: add handling of orphan port-write message
[deliverable/linux.git] / drivers / rapidio / rio.h
index f27b7a9c47d2c685269f847141e2fc64c3782e64..bc71ba1d239e02ed24e64da815bb703a73b9c021 100644 (file)
@@ -14,6 +14,8 @@
 #include <linux/list.h>
 #include <linux/rio.h>
 
+#define RIO_MAX_CHK_RETRY      3
+
 /* Functions internal to the RIO core code */
 
 extern u32 rio_mport_get_feature(struct rio_mport *mport, int local, u16 destid,
This page took 0.038509 seconds and 5 git commands to generate.