Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90399
b: refs/heads/master
c: 9c2f574
h: refs/heads/master
i:
  90397: 02ccec4
  90395: 1d2ac2d
  90391: a722290
  90383: 5ff0797
  90367: 4fb6a4e
v: v3
  • Loading branch information
Denis V. Lunev authored and David S. Miller committed Mar 26, 2008
1 parent fc0b852 commit 57a66cc
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: 14eabf70c82cade5dbc71d2e913d533193a91785
refs/heads/master: 9c2f5746b9cd536f0007709196d85a7e7d0070fa
2 changes: 1 addition & 1 deletion trunk/include/linux/netdevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ static inline
void dev_net_set(struct net_device *dev, const struct net *net)
{
#ifdef CONFIG_NET_NS
dev->nd_dev = net;
dev->nd_net = net;
#endif
}

Expand Down

0 comments on commit 57a66cc

Please sign in to comment.