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:
1e58148
)
be2net: Fix a potential crash during shutdown.
author
Ajit Khaparde
<ajit.khaparde@emulex.com>
Wed, 6 Apr 2011 05:53:13 +0000
(
05:53
+0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 6 Apr 2011 19:40:18 +0000
(12:40 -0700)
adapter could remain uninitialized if probe fails for some reason.
A null pointer access could cause a crash if be_shutdown
is called after that.
Signed-off-by: Ajit Khaparde <ajit.khaparde@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found