On 01/24/2013 05:58 AM, 기상원 (SW Ki) wrote: > hello everyone. > > i have question. i want to use DMA for the 'data' field of sk_buff structure. > but sometimes, the 'data' field of sk_buff structure is not 32bit aligned. > so, how can i make to 32bit aligned address for the 'data' field of sk_buff structure ? A standard sk_buff should meet all the alignment requirements for your architecture. Could you provide more details about your architecture and an example where the sk_buff does not have the correct alignment? Larry -- 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