From: Jiří Župka Date: Fri, 30 Sep 2011 02:09:54 +0000 (+0000) Subject: Repair wrong named definition aligned_u64 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=96c131842aab45b5d139d0bcb417796819f5ee92;p=mv-sheeva.git Repair wrong named definition aligned_u64 This repairs problem with compile library in userspace (libnl). Signed-off-by: Jiří Župka Signed-off-by: David S. Miller --- diff --git a/include/linux/if_packet.h b/include/linux/if_packet.h index 5e76988f8ff..f3799295d23 100644 --- a/include/linux/if_packet.h +++ b/include/linux/if_packet.h @@ -173,7 +173,7 @@ struct tpacket_hdr_v1 { * you can see which blk[s] is[are] outstanding etc. * 3. Validate kernel code. */ - aligned_u64 seq_num; + __aligned_u64 seq_num; /* * ts_last_pkt: