commit | d8cfbfc4660054150ca1b7c501a8edc0771022f9 | [log] [tgz] |
---|---|---|
author | Zoltan Kiss <zoltan.kiss@citrix.com> | Fri Jul 18 19:08:05 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 20 20:56:06 2014 -0700 |
tree | b0415e53ab9d486d7b8345bcb06704b239e5c4c0 | |
parent | 1b860da0404a76af8533099ffe0a965490939369 [diff] |
xen-netback: Fix pointer incrementation to avoid incorrect logging Due to this pointer is increased prematurely, the error log contains rubbish. Signed-off-by: Zoltan Kiss <zoltan.kiss@citrix.com> Reported-by: Armin Zentai <armin.zentai@ezit.hu> Cc: netdev@vger.kernel.org Cc: linux-kernel@vger.kernel.org Cc: xen-devel@lists.xenproject.org Signed-off-by: David S. Miller <davem@davemloft.net>