commit | f03b0ebd8e7132bd9adb41348070813feb280300 | [log] [tgz] |
---|---|---|
author | Dhananjay Phadke <dhananjay@netxen.com> | Tue Oct 13 05:31:44 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 13 11:48:21 2009 -0700 |
tree | c7606724b4dcd84857980797c9d948f00cbeb185 | |
parent | 907fa1201c76f426a13bdff5be2747fb62c2353f [diff] |
netxen: separate register and memory access lock Since register and onboard memory access has separate window registers, they need not be kept under same lock. Also, memory is always accessed from process context (mostly for firmware init and diagnostic tools). Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com> Signed-off-by: David S. Miller <davem@davemloft.net>