android_kernel_xiaomi_sm7250/drivers/bus/mhi/devices
Sriharsha Allenki b71d8801a0 mhi: dev: netdev: Set the mac header to 0 for skbs
The alloc_skb call set the mac_header to ~0 which
can cause the skb data to point to an invalid location.
Fix this by setting the mac_header to 0 before submitting
it.

Change-Id: I79bdf3528c2b7961c6e1916936780f45680b1f9f
Signed-off-by: Sriharsha Allenki <sallenki@codeaurora.org>
2021-03-29 22:10:46 +05:30
..
Kconfig
Makefile
mhi_netdev.c mhi: dev: netdev: Set the mac header to 0 for skbs 2021-03-29 22:10:46 +05:30
mhi_satellite.c
mhi_uci.c