Skip to content
Snippets Groups Projects
Commit 067f46ae authored by Aastha Mehta's avatar Aastha Mehta
Browse files

disable compiler warning

parent d051dadc
Branches xenpacer-crypto xenpacer-cwnd
No related tags found
No related merge requests found
......@@ -1713,9 +1713,6 @@ int tcp_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int nonblock,
int ptcp_skb_old_len = 0;
int ptcp_skb_new_len = 0;
int paced_ret = ptcp_is_paced_flow(sk);
#ifdef CONFIG_XEN_SME
int orig_req_len = len;
#endif
#endif
if (unlikely(flags & MSG_ERRQUEUE))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment