Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 37023fd5 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: ipa: Fix compilation error with CONFIG_RMNET_IPA=n" into msm-4.9

parents c689bb91 184ffb20
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
/* Copyright (c) 2013-2017, The Linux Foundation. All rights reserved.
/* Copyright (c) 2013-2018, The Linux Foundation. All rights reserved.
 *
 *
 * This program is free software; you can redistribute it and/or modify
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
 * it under the terms of the GNU General Public License version 2 and
@@ -281,7 +281,7 @@ static inline void ipa_broadcast_quota_reach_ind
{
{
}
}


static int rmnet_ipa_reset_tethering_stats
static inline int rmnet_ipa_reset_tethering_stats
(
(
	struct wan_ioctl_reset_tether_stats *data
	struct wan_ioctl_reset_tether_stats *data
)
)