From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladislav Yasevich Subject: [PATCH 0/2] IPv6 Fix 2 small issues with UFO restoration code Date: Thu, 5 Feb 2015 09:41:35 -0500 Message-ID: <1423147297-4757-1-git-send-email-vyasevic@redhat.com> Cc: Vladislav Yasevich To: netdev@vger.kernel.org Return-path: Received: from mail-qc0-f179.google.com ([209.85.216.179]:43736 "EHLO mail-qc0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753017AbbBEOlo (ORCPT ); Thu, 5 Feb 2015 09:41:44 -0500 Received: by mail-qc0-f179.google.com with SMTP id w7so6600003qcr.10 for ; Thu, 05 Feb 2015 06:41:44 -0800 (PST) Sender: netdev-owner@vger.kernel.org List-ID: This series fixes 2 small issues introduced by the "Restore UFO support to virtio_net devices" series. Thanks. Vladislav Yasevich (2): ipv6: Resolve sparce error with fragment id selection ipv6: Make __ipv6_select_ident static include/net/ipv6.h | 2 -- net/ipv6/output_core.c | 5 +++-- 2 files changed, 3 insertions(+), 4 deletions(-) -- 1.9.3