commit | f78c0850d2ebe7a44a4b0263480a2f1a36a92218 | [log] [tgz] |
---|---|---|
author | Amit Kumar Salecha <amit@qlogic.com> | Fri Sep 11 11:28:11 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 11 16:58:38 2009 -0700 |
tree | 0965632234e9a3a306ad2c8cde5f0066bb6acf9f | |
parent | 5ea1c50662d447de344812054175d7151783ea25 [diff] |
netxen: change firmware write size Use 8 byte strides for firmware download into card memory since oncard memory controller needs 8 byte (64 bit) accesses. This avoids unnecessary rmw cycles. Signed-off-by: Amit Kumar Salecha <amit@netxen.com> Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com> Signed-off-by: David S. Miller <davem@davemloft.net>