Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278254
b: refs/heads/master
c: fa67a04
h: refs/heads/master
v: v3
  • Loading branch information
Ben Hutchings authored and David S. Miller committed Nov 29, 2011
1 parent 8bcf0bd commit 4fa9651
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 8317e2047ef7d70dd76bf1d571fecaa8d4deb06f
refs/heads/master: fa67a04497c03a1ead12cd896262de14980311e8
2 changes: 0 additions & 2 deletions trunk/net/dsa/slave.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ void dsa_slave_mii_bus_init(struct dsa_switch *ds)
ds->master_mii_bus->id, ds->pd->sw_addr);
ds->slave_mii_bus->parent = &ds->master_mii_bus->dev;
}
EXPORT_SYMBOL_GPL(dsa_slave_mii_bus_init);


/* slave device handling ****************************************************/
Expand Down Expand Up @@ -403,4 +402,3 @@ dsa_slave_create(struct dsa_switch *ds, struct device *parent,

return slave_dev;
}
EXPORT_SYMBOL_GPL(dsa_slave_create);

0 comments on commit 4fa9651

Please sign in to comment.