David Miller <davem@xxxxxxxxxxxxx> writes: > From: Bjørn Mork <bjorn@xxxxxxx> > Date: Wed, 6 Dec 2017 20:21:24 +0100 > >> The qmi_wwan minidriver support a 'raw-ip' mode where frames are >> received without any ethernet header. This causes alignment issues >> because the skbs allocated by usbnet are "IP aligned". >> >> Fix by allowing minidrivers to disable the additional alignment >> offset. This is implemented using a per-device flag, since the same >> minidriver also supports 'ethernet' mode. >> >> Fixes: 32f7adf633b9 ("net: qmi_wwan: support "raw IP" mode") >> Reported-and-tested-by: Jay Foster <jay@xxxxxxxxxxx> >> Signed-off-by: Bjørn Mork <bjorn@xxxxxxx> > > Looks good, applied and queued up for -stable. Thanks. I can see it in the -stable queue, but it didn't show up here yet: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git Did it get stuck somewhere? 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