lkml.org 
[lkml]   [2012]   [Dec]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[ 22/37] USB: mark uas driver as BROKEN
    Date
    3.6-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    commit fb37ef98015f864d22be223a0e0d93547cd1d4ef upstream.

    As reported https://bugzilla.kernel.org/show_bug.cgi?id=51031, the UAS
    driver causes problems and has been asked to be not built into any of
    the major distributions. To prevent users from running into problems
    with it, and for distros that were not notified, just mark the whole
    thing as broken.

    Acked-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    drivers/usb/storage/Kconfig | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    --- a/drivers/usb/storage/Kconfig
    +++ b/drivers/usb/storage/Kconfig
    @@ -203,7 +203,7 @@ config USB_STORAGE_ENE_UB6250

    config USB_UAS
    tristate "USB Attached SCSI"
    - depends on USB && SCSI
    + depends on USB && SCSI && BROKEN
    help
    The USB Attached SCSI protocol is supported by some USB
    storage devices. It permits higher performance by supporting



    \
     
     \ /
      Last update: 2012-12-15 02:21    [W:4.104 / U:0.676 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site