Re: [PATCH TRIVIAL] net: correct typos in comments

2013-10-07 Thread Joe Perches
On Mon, 2013-10-07 at 14:56 +0800, ZHAO Gang wrote: > diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h [] > @@ -378,7 +378,7 @@ typedef enum gro_result gro_result_t; > * RX_HANDLER_EXACT. The skb will only be delivered to protocol handlers that > * are registered on exact devi

[PATCH TRIVIAL] net: correct typos in comments

2013-10-06 Thread ZHAO Gang
Signed-off-by: ZHAO Gang --- include/linux/netdevice.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h index 3de49ac..0dd6de7 100644 --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h @@ -366,7 +366,7 @@ ty