commit | 03e678ee968ae54b79c1580c2935895bd863ad95 | [log] [tgz] |
---|---|---|
author | Dhananjay Phadke <dhananjay@netxen.com> | Wed Jan 14 20:49:43 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 14 20:49:43 2009 -0800 |
tree | 537fa189202b60b14c76151cd819be88fdec3f79 | |
parent | 06e9d9f9783860fe4c602ef491f47211804ccc96 [diff] |
netxen: hold tx lock while sending firmware commands Some firmware commands like mac address addition/deletion are sent on the transmit ring. So need to hold the tx lock before touching tx producer/consumer indices. Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com> Signed-off-by: David S. Miller <davem@davemloft.net>