From: Malcolm Priestley Date: Sun, 4 Nov 2012 17:20:06 +0000 (+0000) Subject: staging: vt6656: free skbuff and relocate on bReAllocSkb == FALSE. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~516 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28044e0193f2d642a4981dd296b2583b30cf36ef;p=pandora-kernel.git staging: vt6656: free skbuff and relocate on bReAllocSkb == FALSE. bReAllocSkb == FALSE is when data is not fed to user land. Free and relocate skbuff. Where data is not sent return = FALSE from RXbBulkInProcessData. This appears to reduce false errors when a reused skbuff has old data. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed