On Mon, Dec 21, 2015 at 12:00:06PM +0100, Daniel Borkmann wrote: > On 12/18/2015 11:58 AM, Phil Sutter wrote: > > This has a slight side-effect of not aborting when /proc/net/dev is > > malformed, but OTOH stats are not parsed for uninteresting interfaces. > > > > Signed-off-by: Phil Sutter <p...@nwl.cc> > > --- > > Changes since v1: > > - Fix conflict resolution (sscan from 'buf' instead of 'ptr'). > [...] > > Hmm, did you actually compile that? > > The code is still the same as in v1 ... the only thing added is the "Changes > since v1" > description. ;)
Oh man. I certainly double-checked it, especially since I messed it up the first time already. Quick forensics in my local clone revealed what had happened: 1) Exported the V2 patch into a dedicated patch subdir. 2) ??? 3) Edited the V1 patch in $TOPDIR and sent that out. Face -> Desk. Fix follows. :( Thanks for reporting, Phil -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html