From: Hangbin Liu <liuhang...@gmail.com> Date: Mon, 19 Aug 2019 15:53:25 +0800
> Subject: [PATCHv2 0/2] fix dev null pointer dereference when send pkg larger > than mtu in collect_md mode Please don't use the word "package" or the shorthand "pkg" when referring to network packets. Always use the full word "packets". Please fix this up for your entire submission. Thank you.