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:
528efc6
)
gigaset: fix possible oops in error handling
author
Tilman Schmidt
<tilman@imap.cc>
Wed, 13 May 2009 12:44:17 +0000
(12:44 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 18 May 2009 03:51:24 +0000
(20:51 -0700)
Use pr_warning() / pr_err() instead of dev_warn() / dev_err() in two
places where the dev pointer isn't guaranteed to be valid.
Impact: error handling bugfix
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found