Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88457
b: refs/heads/master
c: 5d5e815
h: refs/heads/master
i:
  88455: 6ef154e
v: v3
  • Loading branch information
Roland Dreier committed Apr 17, 2008
1 parent 41b244f commit e58014f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b39993936d3b192ea088995f7ba882a49e4bf09c
refs/heads/master: 5d5e815db9651909e435918e46c84dfcbc36154f
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/hw/mlx4/mad.c
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ static void smp_snoop(struct ib_device *ibdev, u8 port_num, struct ib_mad *mad)
event.device = ibdev;
event.element.port_num = port_num;

if(pinfo->clientrereg_resv_subnetto & 0x80)
if (pinfo->clientrereg_resv_subnetto & 0x80)
event.event = IB_EVENT_CLIENT_REREGISTER;
else
event.event = IB_EVENT_LID_CHANGE;
Expand Down

0 comments on commit e58014f

Please sign in to comment.