Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224182
b: refs/heads/master
c: 61391cd
h: refs/heads/master
v: v3
  • Loading branch information
stephen hemminger authored and David S. Miller committed Nov 15, 2010
1 parent 93f1e1f commit 436cefe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: a386f99025f13b32502fe5dedf223c20d7283826
refs/heads/master: 61391cde9eefac5cfcf6d214aa80c77e58b1626b
4 changes: 2 additions & 2 deletions trunk/include/linux/netdevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -994,8 +994,8 @@ struct net_device {
unsigned int real_num_rx_queues;
#endif

rx_handler_func_t *rx_handler;
void *rx_handler_data;
rx_handler_func_t __rcu *rx_handler;
void __rcu *rx_handler_data;

struct netdev_queue __rcu *ingress_queue;

Expand Down

0 comments on commit 436cefe

Please sign in to comment.