Kernel Tree For Xiaomi 11 Lite NE 5G
Go to file
Bojun Pan 8e1f7e0c74 msm: ipa: set the mac header to 0 for rx skbs
packet_rcv_spkt is expecting to strip out the skb_mac_header.
Part of the alloc_skb, the mac header is setup ~0 which is causing
the skb data point to wrong location.

Change-Id: Ib8c14c029145da6a779ead21fb851b26677f4d0f
Signed-off-by: Bojun Pan <bojunp@codeaurora.org>
2020-09-02 21:58:57 -07:00
config Enable IPA and GSI driver compilation on techapck for holi target 2020-04-18 01:42:20 +05:30
drivers/platform/msm msm: ipa: set the mac header to 0 for rx skbs 2020-09-02 21:58:57 -07:00
Makefile Enable IPA and GSI driver compilation on techapck 2020-02-24 16:18:32 +02:00