From: Salil Mehta <salil.me...@huawei.com> Date: Thu, 9 Feb 2017 11:46:15 +0000
> From: Kejian Yan <yankej...@huawei.com> > > This patch fixes the device being used to DMA map skb->data. > Erroneous device assignment causes the crash when SMMU is enabled. > This happens during TX since buffer gets DMA mapped with device > correspondign to net_device and gets unmapped using the device > related to DSAF. > > Signed-off-by: Kejian Yan <yankej...@huawei.com> > Reviewed-by: Yisen Zhuang <yisen.zhu...@huawei.com> > Signed-off-by: Salil Mehta <salil.me...@huawei.com> Applied, thank you.