Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351970
b: refs/heads/master
c: 5fbee84
h: refs/heads/master
v: v3
  • Loading branch information
Cong Wang authored and David S. Miller committed Jan 28, 2013
1 parent 035ebd5 commit 1902b4a
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: ce4a600e477a4da600c8056897e71e2f4a8c5ac0
refs/heads/master: 5fbee843c32e5de2d8af68ba0bdd113bb0af9d86
2 changes: 1 addition & 1 deletion trunk/include/linux/netdevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -1272,7 +1272,7 @@ struct net_device {
void (*destructor)(struct net_device *dev);

#ifdef CONFIG_NETPOLL
struct netpoll_info *npinfo;
struct netpoll_info __rcu *npinfo;
#endif

#ifdef CONFIG_NET_NS
Expand Down

0 comments on commit 1902b4a

Please sign in to comment.