git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38454db
)
ppp: eliminate shadowed variable name
author
stephen hemminger
<shemminger@vyatta.com>
Tue, 1 Jun 2010 06:05:46 +0000
(06:05 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 2 Jun 2010 12:16:23 +0000
(
05:16
-0700)
Sparse complains about shadowed declaration of skb. So use other
name.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found