Hi Dan, Johannes was correct -- the explicit get_unaligned_ was not needed and using packed was required. Unfortunately our patch got merged before we had a chance to send a version including just the packing, so I'm preparing a patch that reverts the calls to get_unaligned_* ...this is, however, independent of the actual if_spi.c driver patch. On Mon, Jan 12, 2009 at 6:53 AM, Dan Williams <dcbw@xxxxxxxxxx> wrote: > On Fri, 2009-01-09 at 14:58 -0800, Colin McCabe wrote: >> Add initial support for libertas devices using a GSPI interface. This has >> been tested with the 8686. >> >> GSPI is intended to be used on embedded systems. Board-specific parameters are >> required (see libertas_spi.h). > > Were you able to take a look at the alignment patches and see if just > using 'packed' worked, rather than having everything use > get_unaligned_*? > > Dan > > > -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html