IB/ipath: Fix some issues with buffer cancel and sendctrl register update
[linux-2.6-block.git] / drivers / infiniband / hw / ipath / ipath_init_chip.c
index 49951d5838049349df8ca39237365deb90525fbd..71e6c9d4a7144f193b90c8f9c117597f147021e9 100644 (file)
@@ -782,7 +782,7 @@ int ipath_init_chip(struct ipath_devdata *dd, int reinit)
         * Follows early_init because some chips have to initialize
         * PIO buffers in early_init to avoid false parity errors.
         */
-       ipath_cancel_sends(dd);
+       ipath_cancel_sends(dd, 0);
 
        /* early_init sets rcvhdrentsize and rcvhdrsize, so this must be
         * done after early_init */