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:
4937ce8
)
[PATCH] zd1201: avoid null ptr access of skb->dev
author
John W. Linville
<linville@tuxdriver.com>
Wed, 17 Oct 2007 21:07:12 +0000
(17:07 -0400)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 18 Oct 2007 19:21:47 +0000
(15:21 -0400)
skb->dev is not set until eth_type_trans is called...
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found