Re: [PATCH] Doc: networking: 6lowpan: Fix typo in 6lowpan.txt

2015-11-17 Thread Albino B Neto
2015-11-17 14:12 GMT-02:00 Masanari Iida : > This patch fix spelling typos in 6lowpan.txt Sorry, I not saw change. Albino -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info

Re: [PATCH] man: Syntax and warning fixes

2015-11-09 Thread Albino B Neto
2015-11-07 7:55 GMT-02:00 Ville Skyttä : >> Signed-off-by and description ? > > Superseding patches sent separately. I suggest documenting the > requirement for Signed-off-by somewhere (README.devel?); Please read the Documentation/SubmittingPatches. Albino -- To

Re: [PATCH] man: Syntax and warning fixes

2015-11-07 Thread Albino B Neto
2015-11-07 7:44 GMT-02:00 Ville Skyttä : > --- > man/man8/tc-bpf.8 | 2 +- > man/man8/tipc-bearer.8| 4 ++-- > man/man8/tipc-link.8 | 6 +++--- > man/man8/tipc-media.8 | 4 ++-- > man/man8/tipc-nametable.8 | 4 ++-- > man/man8/tipc-node.8 | 4 ++-- >

Re: [PATCH net-next V17 2/3] Check for vlan ethernet types for 8021.q or 802.1ad

2015-10-26 Thread Albino B Neto
2015-10-25 22:11 GMT-02:00 Thomas F Herbert : > Signed-off-by: Thomas F Herbert > --- > include/linux/if_vlan.h | 16 > 1 file changed, 16 insertions(+) > > diff --git a/include/linux/if_vlan.h b/include/linux/if_vlan.h > index