Files
ubports_kernel_google_msm/drivers/net
Ben Hutchings f4d5900a99 starfire: Fix dma_addr_t size test for MIPS
Commit 56543af "starfire: use BUILD_BUG_ON for netdrv_addr_t" revealed
that the preprocessor condition used to find the size of dma_addr_t
yielded the wrong result for some architectures and configurations.
This was kluged for 64-bit PowerPC in commit 3e502e6 by adding yet
another case to the condition.  However, 64-bit MIPS configurations
are not detected reliably either.

This should be fixed by using CONFIG_ARCH_DMA_ADDR_T_64BIT, but that
isn't yet defined everywhere it should be.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-12-31 12:33:17 -08:00
..
2010-11-03 18:50:05 -07:00
2010-12-08 09:36:22 -08:00
2010-11-21 09:54:21 -08:00
2010-12-28 13:51:22 -08:00
2010-10-27 19:43:55 -07:00
2010-10-28 10:19:01 -07:00
2010-09-29 19:45:37 -07:00
2010-12-10 15:48:43 -08:00
2010-10-31 09:32:55 -07:00
2010-11-17 12:21:14 -08:00
2010-12-01 11:11:31 -08:00
2010-09-26 18:34:29 -07:00
2010-09-26 18:34:29 -07:00
2010-10-06 14:10:35 -07:00
2010-10-14 10:45:56 -07:00
2010-10-14 10:45:56 -07:00
2010-09-26 18:34:29 -07:00
2010-09-26 18:34:29 -07:00
2010-09-29 13:23:30 -07:00
2010-09-26 18:34:29 -07:00
2010-09-26 18:34:29 -07:00
2010-11-17 12:39:54 -08:00
2010-09-26 18:34:29 -07:00
2010-10-21 01:26:46 -07:00
2010-11-18 10:45:24 -08:00
2010-10-31 09:32:55 -07:00
2010-10-21 03:52:11 -07:00
2010-09-26 18:34:29 -07:00
2010-09-26 18:34:29 -07:00
2010-09-26 18:34:29 -07:00
2010-09-15 22:06:05 -07:00
2010-10-12 17:36:09 +02:00
2010-09-21 18:04:47 -07:00
2010-09-21 18:04:47 -07:00
2010-12-10 11:09:18 -08:00
2010-09-26 18:34:29 -07:00
2010-10-24 16:25:39 -07:00
2010-09-26 18:34:29 -07:00
2010-09-26 18:34:29 -07:00
2010-09-26 18:34:29 -07:00
2010-09-26 18:34:29 -07:00
2010-09-26 18:34:29 -07:00
2010-11-12 12:21:18 -08:00
2010-12-16 14:41:35 -08:00