From: stephen hemminger Date: Tue, 1 Jun 2010 06:05:46 +0000 (+0000) Subject: ppp: eliminate shadowed variable name X-Git-Tag: v2.6.36-rc1~571^2~677 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6b20d941b08941bece53bc3d857beb1fb25fffc;p=pandora-kernel.git ppp: eliminate shadowed variable name Sparse complains about shadowed declaration of skb. So use other name. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed