Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194075
b: refs/heads/master
c: fd793d8
h: refs/heads/master
i:
  194073: dfcc545
  194071: 8c222fb
v: v3
  • Loading branch information
Changli Gao authored and David S. Miller committed Apr 15, 2010
1 parent 0b22cf8 commit 0df33c6
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: b0e28f1effd1d840b36e961edc1def81e01b1ca1
refs/heads/master: fd793d8905720595caede6bd26c5df6c0ecd37f8
2 changes: 1 addition & 1 deletion trunk/include/linux/netdevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -1331,7 +1331,7 @@ struct softnet_data {
struct sk_buff *completion_queue;

/* Elements below can be accessed between CPUs for RPS */
#ifdef CONFIG_SMP
#ifdef CONFIG_RPS
struct call_single_data csd ____cacheline_aligned_in_smp;
#endif
struct sk_buff_head input_pkt_queue;
Expand Down

0 comments on commit 0df33c6

Please sign in to comment.