commit | 5138826b52f8bc441770069b1b305e1d1426ae9e | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Tue Jan 25 22:14:50 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 26 14:26:00 2011 -0800 |
tree | f1275b4ae1848783272e0b194e10c843016c606f | |
parent | 7cc2edb83447775a34ed3bf9d29d8295a434b523 [diff] |
cnic: Fix big endian bug The chip's page tables did not set up properly on big endian machines, causing EEH errors on PPC machines. Reported-by: Breno Leitao <leitao@linux.vnet.ibm.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>