Re: [PATCH 2/4] myri10ge - Driver header files

From: Brice Goglin
Date: Thu May 18 2006 - 19:36:03 EST


Randy.Dunlap wrote:
>> [PATCH 2/4] myri10ge - Driver header files
>>
>> myri10ge_mcp.h | 205 ++++++++++++++++++++++++++++++++++++++++++++++
>> myri10ge_mcp_gen_header.h | 58 +++++++++++++
>>
>
> Please use "diffstat -p 1 -w 70" is documented in
> Documentation/SubmittingPatches.
>

Ok, will do.

>> +/* 16 Bytes */
>>
> What is 16 bytes here?
>
>> +struct mcp_slot {
>> + u16 checksum;
>> + u16 length;
>> +};
>>

Looks like I have problems to compute the size of this type.

Thanks,
Brice

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/