Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209851
b: refs/heads/master
c: 4be353d
h: refs/heads/master
i:
  209849: 7ff622d
  209847: f201da8
v: v3
  • Loading branch information
Amit Kumar Salecha authored and David S. Miller committed Aug 19, 2010
1 parent d15c800 commit 1e47611
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 0ac820eebe9008094040955d294ef7b33b418413
refs/heads/master: 4be353d5169ef2477814b35fe46734a51dcecd09
4 changes: 0 additions & 4 deletions trunk/drivers/net/netxen/netxen_nic_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -1805,8 +1805,6 @@ netxen_post_rx_buffers(struct netxen_adapter *adapter, u32 ringid,
netxen_ctx_msg msg = 0;
struct list_head *head;

spin_lock(&rds_ring->lock);

producer = rds_ring->producer;

head = &rds_ring->free_list;
Expand Down Expand Up @@ -1853,8 +1851,6 @@ netxen_post_rx_buffers(struct netxen_adapter *adapter, u32 ringid,
NETXEN_RCV_PRODUCER_OFFSET), msg);
}
}

spin_unlock(&rds_ring->lock);
}

static void
Expand Down

0 comments on commit 1e47611

Please sign in to comment.