Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294112
b: refs/heads/master
c: 59759ff
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Richter committed Feb 22, 2012
1 parent 7b228d4 commit 8a5c91d
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: 0c22ecdebb65b96408c5c369321702f0dee908ee
refs/heads/master: 59759ff6f151dab70cc227c337fc54da221cf8d7
2 changes: 1 addition & 1 deletion trunk/drivers/firewire/net.c
Original file line number Diff line number Diff line change
Expand Up @@ -1648,7 +1648,7 @@ static const struct ieee1394_device_id fwnet_id_table[] = {
static struct fw_driver fwnet_driver = {
.driver = {
.owner = THIS_MODULE,
.name = "net",
.name = KBUILD_MODNAME,
.bus = &fw_bus_type,
.probe = fwnet_probe,
.remove = fwnet_remove,
Expand Down

0 comments on commit 8a5c91d

Please sign in to comment.