summaryrefslogtreecommitdiff
path: root/gxp-mailbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'gxp-mailbox.c')
-rw-r--r--gxp-mailbox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gxp-mailbox.c b/gxp-mailbox.c
index 0e0b365..758b707 100644
--- a/gxp-mailbox.c
+++ b/gxp-mailbox.c
@@ -33,7 +33,7 @@
#endif
/* Timeout of 1s by default */
-int gxp_mbx_timeout = 1000;
+int gxp_mbx_timeout = 2000;
module_param_named(mbx_timeout, gxp_mbx_timeout, int, 0660);
/*