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:
bc5f774
)
[PPPOE]: Use ifindex instead of device pointer in key lookups.
author
Florian Zumbiehl
<florz@gmx.de>
Mon, 5 Mar 2007 00:03:22 +0000
(16:03 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 5 Mar 2007 21:25:28 +0000
(13:25 -0800)
Otherwise we can potentially try to dereference a NULL device
pointer in some cases.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found