IPoIB: Pass correct pointer when flushing child interfaces
authorLeonid Arsh <leonida@voltaire.com>
Fri, 24 Mar 2006 23:47:25 +0000 (15:47 -0800)
committerRoland Dreier <rolandd@cisco.com>
Fri, 24 Mar 2006 23:47:25 +0000 (15:47 -0800)
commit6f633c8d69415aabbccfcc494008e8e1300a98c1
tree8c3ad3009e6c4e19b4670c883342a047d511e434
parentb2fd16b4ff2508ac16ae994f4bcd941f97754c00
IPoIB: Pass correct pointer when flushing child interfaces

ipoib_ib_dev_flush() should get passed cpriv->dev, not &cpriv->dev.

Signed-off-by: Leonid Arsh <leonida@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/ulp/ipoib/ipoib_ib.c