Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194285
b: refs/heads/master
c: 8770acf
h: refs/heads/master
i:
  194283: b3ce6dc
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Apr 17, 2010
1 parent ea62091 commit 72cc227
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: fec5e652e58fa6017b2c9e06466cb2a6538de5b4
refs/heads/master: 8770acf0494ae06de6abd34f951a436f8f15d1de
2 changes: 1 addition & 1 deletion trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -2205,7 +2205,7 @@ DEFINE_PER_CPU(struct netif_rx_stats, netdev_rx_stat) = { 0, };
#ifdef CONFIG_RPS

/* One global table that all flow-based protocols share. */
struct rps_sock_flow_table *rps_sock_flow_table;
struct rps_sock_flow_table *rps_sock_flow_table __read_mostly;
EXPORT_SYMBOL(rps_sock_flow_table);

/*
Expand Down

0 comments on commit 72cc227

Please sign in to comment.