netxen: 128 memory controller support
authorAmit Kumar Salecha <amit@qlogic.com>
Fri, 16 Oct 2009 15:50:07 +0000 (15:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 18 Oct 2009 06:44:40 +0000 (23:44 -0700)
Future revisions of the chip have 128 bit memory
transactions. Require drivers to implement rmw
in case of sub-128 bit accesses by driver. This
is mostly used by diagnostic tools.

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>

No differences found