Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58438
b: refs/heads/master
c: 8e4dc40
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Richter committed Jul 9, 2007
1 parent c8f429e commit d17331a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: a0e857eeffba8976be6bdb9f4bb011c18eb2aff7
refs/heads/master: 8e4dc400b7659691abdd92b3fc01ef094fc8a1e7
4 changes: 1 addition & 3 deletions trunk/drivers/ieee1394/eth1394.c
Original file line number Diff line number Diff line change
Expand Up @@ -599,9 +599,7 @@ static void ether1394_add_host(struct hpsb_host *host)
}

SET_MODULE_OWNER(dev);

/* This used to be &host->device in Linux 2.6.20 and before. */
SET_NETDEV_DEV(dev, host->device.parent);
SET_NETDEV_DEV(dev, &host->device);

priv = netdev_priv(dev);
INIT_LIST_HEAD(&priv->ip_node_list);
Expand Down

0 comments on commit d17331a

Please sign in to comment.