• B
    cdc_ncm: toggle altsetting to force reset before setup · 48906f62
    Bjørn Mork 提交于
    Some devices will silently fail setup unless they are reset first.
    This is necessary even if the data interface is already in
    altsetting 0, which it will be when the device is probed for the
    first time.  Briefly toggling the altsetting forces a function
    reset regardless of the initial state.
    
    This fixes a setup problem observed on a number of Huawei devices,
    appearing to operate in NTB-32 mode even if we explicitly set them
    to NTB-16 mode.
    Signed-off-by: NBjørn Mork <bjorn@mork.no>
    Signed-off-by: NDavid S. Miller <davem@davemloft.net>
    48906f62
cdc_ncm.c 51.4 KB