]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
HiSax: fix error checking for hisax_register()]
authorAlan Stern <stern@rowland.harvard.edu>
Wed, 23 May 2007 20:58:12 +0000 (13:58 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 24 May 2007 03:14:14 +0000 (20:14 -0700)
commitae2d990eede0ef5938c210d48a177c044258ecd8
tree7b4647fee2ef54f65583b1daaf406a88935b58ff
parent9d9a2000e683ecd497b65d5f3e73b048c68976e1
HiSax: fix error checking for hisax_register()]

This patch (as875) adds error-checking to the callers of hisax_register().
It also changes an error pathway in that routine, making it return an error
code rather than 0.

This fixes Bugzilla #7960.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Acked-by: Karsten Keil <kkeil@suse.de>
Cc: Martin Bachem <info@colognechip.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/isdn/hisax/config.c
drivers/isdn/hisax/hfc_usb.c
drivers/isdn/hisax/hisax_fcpcipnp.c
drivers/isdn/hisax/st5481_init.c
drivers/isdn/hisax/st5481_usb.c