Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 369262
b: refs/heads/master
c: b4f9e8c
h: refs/heads/master
v: v3
  • Loading branch information
Andy Zhou authored and Jesse Gross committed Apr 10, 2013
1 parent 1b8c232 commit 9698199
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 5d9633523f27dfcaac2d6052c7b3278311f77949
refs/heads/master: b4f9e8cdc82e4a07c3ca50395af5800a6229363e
1 change: 0 additions & 1 deletion trunk/net/openvswitch/datapath.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ struct dp_stats_percpu {
* struct datapath - datapath for flow-based packet switching
* @rcu: RCU callback head for deferred destruction.
* @list_node: Element in global 'dps' list.
* @n_flows: Number of flows currently in flow table.
* @table: Current flow table. Protected by genl_lock and RCU.
* @ports: Hash table for ports. %OVSP_LOCAL port always exists. Protected by
* RTNL and RCU.
Expand Down

0 comments on commit 9698199

Please sign in to comment.