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:
5d78922
)
au1000_eth: possible NULL dereference of aup->mii_bus->irq in au1000_probe()
author
roel kluin
<roel.kluin@gmail.com>
Sun, 30 Aug 2009 22:40:15 +0000
(22:40 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 2 Sep 2009 00:40:56 +0000
(17:40 -0700)
aup->mii_bus->irq allocation may fail, prevent a dereference of NULL.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found