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:
188b121
)
dm9000: NULL dereferences on error in probe()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Fri, 1 Aug 2014 08:23:57 +0000
(11:23 +0300)
committer
David S. Miller
<davem@davemloft.net>
Sat, 2 Aug 2014 22:28:23 +0000
(15:28 -0700)
The dm9000_release_board() function is called with NULL ->data_req and
->addr_req pointers if dm9000_probe() fails.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/davicom/dm9000.c
patch
|
blob
|
history
diff --cc
drivers/net/ethernet/davicom/dm9000.c
Simple merge