• Pete Zaitcev's avatar
    [PATCH] ub: fix burning cds · 64bd8453
    Pete Zaitcev authored
    This patch fixes a few problems with ub and cleans up a couple of things:
    
     - Bump UB_MAX_REQ_SG, this allows to burn CDs
     - Drop initialization of urb.transfer_flags,
       now that URB_UNLINK_ASYNC is gone
     - Add forgotten processing of stalls at GetMaxLUN
     - Remove a few more P3-tagged printks whose time has come
     - Correct comment about ZIP-100
    Signed-off-by: default avatarPete Zaitcev <zaitcev@yahoo.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    
     drivers/block/ub.c |   53 +++++++++++++++++++++++++++--------------------------
     1 file changed, 27 insertions(+), 26 deletions(-)
    64bd8453
ub.c 62.8 KB