jchandra b243ad67b9 Little-endian and other fixes for Broadcom XLP network driver
The changes are:
 - the microcore code loaded into the NAE has to be byteswapped
   in LE
 - the descriptors in memory for a P2P NAE descriptor has to be
   byteswapped in LE
 - the m_data pointer is already cacheline aligned, so the
   unnecessary m_adj to cacheline size can be removed
 - fix mask used to obtain physical address from the Tx freeback
   descriptor
 - fix a compile error in code under #ifdef

Obtained from:	Venkatesh J V <venkatesh.vivekanandan@broadcom.com>
2013-01-24 15:49:47 +00:00
..
2012-03-27 14:48:40 +00:00
2011-09-05 10:45:29 +00:00
2011-09-05 10:45:29 +00:00
2011-11-18 11:18:59 +00:00
2012-03-27 14:48:40 +00:00