Al Viro 8cc085c7ac typhoon: memory corruptor on big-endian if TSO is enabled
txlo_dma_addr should be host-endian; we pass it to typhoon_tso_fill(),
which does arithmetics on it, converts to l-e and passes it to card.
Unfortunately, we forgot le32_to_cpu() when initializing it from
face->txLoAddr, which sits in shared memory and is little-endian.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-12-22 22:53:06 -05:00
..
2007-12-04 14:52:58 -05:00
2007-11-14 18:45:47 -08:00
2007-12-07 15:00:36 -05:00
2007-12-16 14:09:44 -08:00
2007-10-30 14:32:17 -04:00
2007-12-17 16:02:15 -05:00
2007-11-23 21:02:53 -05:00
2007-10-17 20:23:30 -04:00
2007-11-05 17:57:30 -05:00
2007-12-11 02:45:31 -08:00
2007-12-11 02:45:30 -08:00
2007-10-19 23:00:01 -04:00
2007-10-19 11:53:42 -07:00
2007-11-23 20:59:59 -05:00
2007-12-04 15:06:11 -05:00
2007-10-17 20:11:28 -04:00
2007-12-14 15:26:15 -05:00
2007-10-25 03:31:13 -04:00
2007-10-25 03:31:13 -04:00
2007-10-19 11:53:41 -07:00
2007-11-02 08:47:06 +01:00
2007-10-19 11:53:42 -07:00
2007-10-23 21:28:40 -04:00
2007-12-07 01:05:47 -08:00
2007-11-12 18:07:31 -08:00
2007-12-14 15:26:22 -05:00
2007-10-19 11:53:42 -07:00
2007-12-17 16:02:28 -05:00
2007-12-01 16:32:30 -05:00
2007-10-16 21:10:29 -04:00
2007-12-14 15:25:47 -05:00
2007-12-14 15:26:04 -05:00
2007-12-14 15:26:00 -05:00
2007-11-15 15:38:45 -08:00
2007-12-19 16:43:48 -08:00
2007-11-12 21:22:02 -08:00
2007-10-19 23:00:03 -04:00
2007-12-14 16:12:38 -05:00