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:
a098397
)
depca: fix warning in drivers/net/depca.c
author
Ingo Molnar
<mingo@elte.hu>
Wed, 26 Nov 2008 01:00:39 +0000
(17:00 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 26 Nov 2008 01:00:39 +0000
(17:00 -0800)
fix warning:
drivers/net/depca.c: In function ‘depca_eisa_probe’:
drivers/net/depca.c:1564: warning: ‘mem_start’ may be used uninitialized in this function
this seems to be a real bug - depca_eisa_probe() does not check
for failure. Add it, symmetric to depca_isa_probe().
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/depca.c
patch
|
blob
|
history
diff --cc
drivers/net/depca.c
Simple merge