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

Commit c9c24fcb authored by Lakshit Tyagi's avatar Lakshit Tyagi Committed by Gerrit - the friendly Code Review server
Browse files

data-kernel: remove warnings



- removing all fatal warnings

Change-Id: Iadb647ea68b939c98af269761da24e10b36797ea
Signed-off-by: default avatarLakshit Tyagi <ltyagi@codeaurora.org>
parent 4929e747
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -3061,7 +3061,10 @@ static void DWC_ETH_QOS_receive_skb(struct DWC_ETH_QOS_prv_data *pdata,
				    struct net_device *dev, struct sk_buff *skb,
				    UINT qinx)
{
#ifdef DWC_ETH_QOS_BUILTIN
	static int cnt_ipv4 = 0, cnt_ipv6 = 0;
#endif

	struct DWC_ETH_QOS_rx_queue *rx_queue = GET_RX_QUEUE_PTR(qinx);

	skb_record_rx_queue(skb, qinx);
+1 −1
Original line number Diff line number Diff line
@@ -87,7 +87,7 @@ module_param(phy_interrupt_en, int, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP);
MODULE_PARM_DESC(phy_interrupt_en,
		"Enable PHY interrupt [0-DISABLE, 1-ENABLE]");

struct ip_params pparams = {0};
struct ip_params pparams = {};
#ifdef DWC_ETH_QOS_BUILTIN
/*!
 * \brief API to extract MAC Address from given string