On Wed, 2010-09-22 at 11:58 +0200, Christian Lamparter wrote: > On Wednesday 22 September 2010 03:36:14 David Miller wrote: > > From: "John W. Linville" <linville@xxxxxxxxxxxxx> > > Date: Tue, 21 Sep 2010 16:17:05 -0400 > > > > Pulled, but I suspect the 'packed' attribute usage is wrong in > > ath/carl9170 and can just be deleted. > > which __packed do you think can be removed? Well, there are bitfields in packed structs, which is either completely wrong (think endianness ... never use them to interface with something outside your own CPU), or needn't be packed. johannes -- 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