Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150506
b: refs/heads/master
c: 2b0cc7f
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed May 27, 2009
1 parent 5fe156c commit 2a7527f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: f21b75e9d6471d7f4e2110774819be7beafc86d5
refs/heads/master: 2b0cc7f78ba55e831c16fb8cb5c204d9d2ecc398
1 change: 0 additions & 1 deletion trunk/net/core/net-sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,6 @@ int netdev_register_kobject(struct net_device *net)
dev->platform_data = net;
dev->groups = groups;

BUILD_BUG_ON(BUS_ID_SIZE < IFNAMSIZ);
dev_set_name(dev, "%s", net->name);

#ifdef CONFIG_SYSFS
Expand Down

0 comments on commit 2a7527f

Please sign in to comment.