From: Oliver Neukum Date: Wed, 14 Mar 2007 14:22:25 +0000 (+0100) Subject: mos7720 update X-Git-Tag: v2.6.22-rc1~1117^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe4b65ec9127a336eeaa503f878062d9e6f44591;p=pandora-kernel.git mos7720 update this driver has an interesting way of handling ENOMEM: complain and ignore. If you decide to live with allocation failures, you must 1. guard against URBs without corresponding buffers 2. complete allocation failures 3. always test entries for NULL before you follow the pointers This patch does so. Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed