gigaset: clean up urb->status usage
authorTilman Schmidt <tilman@imap.cc>
Wed, 6 Feb 2008 09:38:23 +0000 (01:38 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 6 Feb 2008 18:41:11 +0000 (10:41 -0800)
commitdbd9823121b4e369bc414be75e12b4f6c84c52c0
tree60bda272d600d4b2836e5694acc38d92c05af634
parentf47cd9b553aaada602449204513b5a5b29cba263
gigaset: clean up urb->status usage

Make there only be one reference to urb->status per URB callback, and none
outside, in preparation for removal of that field.

Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Cc: Greg KH <gregkh@suse.de>
Cc: Hansjoerg Lipp <hjlipp@web.de>
Cc: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/isdn/gigaset/bas-gigaset.c
drivers/isdn/gigaset/gigaset.h
drivers/isdn/gigaset/usb-gigaset.c