Loading
msm: ipa: Add NETIF_F_SG to RMNET_IPA's hw features
GSO segmented packets are getting linearized before being sent to rmnet_ipa interface since SG feature is not enabled. Add NETIF_F_SG to IPA's HW features so that ethtool can be used to enable it. Change-Id: I7b321c796935febb3fa3e9ae520fd65e00da507c Acked-by:Chaitanya Pratapa <cpratapa@qti.qualcomm.com> Signed-off-by:
Sridhar Ancha <sancha@codeaurora.org>