On Wed, Jul 26, 2017 at 07:40:39PM +0300, catalin...@gmail.com wrote: > From: John Smith <catalin...@gmail.com> > > ethernet-rx.c: > > fix WARNING: line over 80 characters > > The code was restructured a bit, a helper function > was added to cvm_oct_poll. > > Signed-off-by: John Smith <catalin...@gmail.com> > --- > Changes since version 1: > - added copy_segments_to_skb helper function > - compiled ok on yocto/edgerouter
Never add build warnings, that is a sign something is wrong with the patch :(