Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 151271
b: refs/heads/master
c: 3f7c58a
h: refs/heads/master
i:
  151269: 5fc4eb2
  151267: 500089d
  151263: 01ac14e
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jun 16, 2009
1 parent 6fca286 commit 973e042
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: bab030595a4f84c679fe26e05263e3dc9f560391
refs/heads/master: 3f7c58a05fe4aa71983ea27959b7ad840950537e
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/core/sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -760,9 +760,9 @@ int ib_device_register_sysfs(struct ib_device *device)
int i;

class_dev->class = &ib_class;
class_dev->driver_data = device;
class_dev->parent = device->dma_device;
dev_set_name(class_dev, device->name);
dev_set_drvdata(class_dev, device);

INIT_LIST_HEAD(&device->port_list);

Expand Down

0 comments on commit 973e042

Please sign in to comment.