From: Tilman Schmidt Date: Wed, 13 May 2009 12:44:17 +0000 (+0000) Subject: gigaset: fix possible oops in error handling X-Git-Tag: v2.6.31-rc1~330^2~417 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42e3d611158faa2d372ccfb1e17bfde13935de68;p=pandora-kernel.git gigaset: fix possible oops in error handling 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed