Re: [PATCH v16 02/17]Add a new struct for device to manipulateexternal buffer.

From: David Miller
Date: Fri Dec 10 2010 - 15:35:45 EST


From: xiaohui.xin@xxxxxxxxx
Date: Wed, 1 Dec 2010 16:08:13 +0800

> From: Xin Xiaohui <xiaohui.xin@xxxxxxxxx>
>
> Add a structure in structure net_device, the new field is
> named as mp_port. It's for mediate passthru (zero-copy).
> It contains the capability for the net device driver,
> a socket, and an external buffer creator, external means
> skb buffer belongs to the device may not be allocated from
> kernel space.
>
> Signed-off-by: Xin Xiaohui <xiaohui.xin@xxxxxxxxx>
> Signed-off-by: Zhao Yu <yzhao81new@xxxxxxxxx>
> Reviewed-by: Jeff Dike <jdike@xxxxxxxxxxxxxxx>

Please eliminate whatever is causing this indentation of your
commit messages.

There should be no special indentation of the commit message.
--
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/