Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289852
b: refs/heads/master
c: c3ca881
h: refs/heads/master
v: v3
  • Loading branch information
Masanari Iida authored and David S. Miller committed Feb 1, 2012
1 parent b2805ab commit 467fe7d
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: 12806a241b1756518bf63c4a464fff73c1a363f2
refs/heads/master: c3ca881f0a6e6421f167d3938f4b1e1d008cb505
2 changes: 1 addition & 1 deletion trunk/drivers/net/vmxnet3/vmxnet3_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -633,7 +633,7 @@ vmxnet3_rq_alloc_rx_buf(struct vmxnet3_rx_queue *rq, u32 ring_idx,

dev_dbg(&adapter->netdev->dev,
"alloc_rx_buf: %d allocated, next2fill %u, next2comp "
"%u, uncommited %u\n", num_allocated, ring->next2fill,
"%u, uncommitted %u\n", num_allocated, ring->next2fill,
ring->next2comp, rq->uncommitted[ring_idx]);

/* so that the device can distinguish a full ring and an empty ring */
Expand Down

0 comments on commit 467fe7d

Please sign in to comment.