On 9/14/18 10:48 AM, Mahesh Bandewar (महेश बंडेवार) wrote: > On Thu, Sep 13, 2018 at 12:33 PM, Stephen Hemminger > <step...@networkplumber.org> wrote: >> If an error happens in multi-segment message (tc only) >> then report the error and stop processing further responses. >> This also fixes refering to the buffer after free. >> >> The sequence check is not necessary here because the >> response message has already been validated to be in >> the window of the sequence number of the iov. >> >> Reported-by: Mahesh Bandewar <mah...@bandewar.net> >> Fixes: 7b2ee50c0cd5 ("hv_netvsc: common detach logic")
$ git show 7b2ee50c0cd5 fatal: ambiguous argument '7b2ee50c0cd5': unknown revision or path not in the working tree. but we knew that since iproute2 does not have hv_netsvc code. Copy and paste error?