Search Linux Wireless

Re: [PATCH] mac80211: fix alignment issue with compare_ether_addr()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -	u8 src[ETH_ALEN];
> +	u8 src[ETH_ALEN] __attribute__ ((aligned(2)));

> It seems to compile w/o errors on i686, and it seems more clear to me.
> Will that not work?

I think it should be __aligned(2) anyway :)

Other than that, yeah, we definitely want this patch. And the previous
one too, thanks.

johannes

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux