Oliver Neukum <oliver@xxxxxxxxxx> writes: > Am Dienstag, den 11.07.2017, 17:21 +0200 schrieb Enrico Mioso: >> Some firmwares in Huawei E3372H devices have been observed to switch back >> to NTB 32-bit format after altsetting switch. >> This patch implements a driver flag to check for the device settings and >> set NTB format to 16-bit again if needed. >> The flag has been activated for devices controlled by the huawei_cdc_ncm.c >> driver. > > Hi, > > does this cover reset_resume()? AFAIK reset_resume doesn't really work for 3G/LTE modems. Too much state to restore both in firmware and network, with no well defined protocol to restore it. The only reason for having reset_resume in the modem drivers is that quite a few modems have an SD reader. We need to support persist for the usb-storage function, even if the modem functions fail. There is no reason to mess up the file system too. Bjørn -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html