Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315509
b: refs/heads/master
c: a9ec6bd
h: refs/heads/master
i:
  315507: ac7ab4f
v: v3
  • Loading branch information
Michal Schmidt authored and David S. Miller committed Jul 19, 2012
1 parent 3f37300 commit e9581bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8427b2acfdd5e6c554fb7ad1fbccf53a24a08454
refs/heads/master: a9ec6bd1f7bccdc1304629f8fbb2e02035026307
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/sfc/mcdi_mon.c
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ efx_mcdi_mon_add_attr(struct efx_nic *efx, const char *name,
attr->index = index;
attr->type = type;
attr->limit_value = limit_value;
sysfs_attr_init(&attr->dev_attr.attr);
attr->dev_attr.attr.name = attr->name;
attr->dev_attr.attr.mode = S_IRUGO;
attr->dev_attr.show = reader;
Expand Down

0 comments on commit e9581bf

Please sign in to comment.