Thread (3 messages) flat view 3 messages, 3 authors, 2006-05-18

Re: [PATCH 01/16] ehca: module infrastructure

From: Randy.Dunlap <hidden>
Date: 2006-05-15 21:12:01
Also in: lkml

On Mon, 15 May 2006 19:41:13 +0200 Heiko J Schick wrote:
quoted hunk ↗ jump to hunk
Signed-off-by: Heiko J Schick <redacted>


  drivers/infiniband/hw/ehca/ehca_main.c |  966 +++++++++++++++++++++++++++++++++
  1 file changed, 966 insertions(+)


--- linux-2.6.17-rc2-orig/drivers/infiniband/hw/ehca/ehca_main.c	1970-01-01 01:00:00.000000000 +0100
+++ linux-2.6.17-rc2/drivers/infiniband/hw/ehca/ehca_main.c	2006-05-15 19:17:26.000000000 +0200
quoted hunk ↗ jump to hunk
@@ -0,0 +1,966 @@
+int ehca_open_aqp1     = 0;
+int ehca_debug_level   = -1;
+int ehca_hw_level      = 0;
+int ehca_nr_ports      = 2;
+int ehca_use_hp_mr     = 0;
+int ehca_port_act_time = 30;
+int ehca_poll_all_eqs  = 1;
+int ehca_static_rate   = -1;
Don't need to init globals to 0.

---
~Randy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help