Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327992
b: refs/heads/master
c: a2bf91b
h: refs/heads/master
v: v3
  • Loading branch information
Peter Senna Tschudin authored and David S. Miller committed Sep 18, 2012
1 parent 184d11d commit 4250049
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: 4c835019a6632b9800e23d9d281b2733ed0ecbb2
refs/heads/master: a2bf91b5b8de0be867d4ff3b2533c6449149098c
2 changes: 1 addition & 1 deletion trunk/net/openvswitch/vport.c
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ void ovs_vport_record_error(struct vport *vport, enum vport_err_type err_type)
case VPORT_E_TX_ERROR:
vport->err_stats.tx_errors++;
break;
};
}

spin_unlock(&vport->stats_lock);
}

0 comments on commit 4250049

Please sign in to comment.