[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140123.125928.615354504249618511.davem@davemloft.net>
Date: Thu, 23 Jan 2014 12:59:28 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: ogerlitz@...lanox.com
Cc: netdev@...r.kernel.org, shlomop@...lanox.com
Subject: Re: [PATCH net-next] net/udp_offload: Handle static checker
complaints
From: Or Gerlitz <ogerlitz@...lanox.com>
Date: Wed, 22 Jan 2014 15:23:29 +0200
> From: Shlomo Pongratz <shlomop@...lanox.com>
>
> Fixed few issues around using __rcu prefix and rcu_assign_pointer, also
> fixed a warning print to use ntohs(port) and not htons(port).
>
> net/ipv4/udp_offload.c:112:9: error: incompatible types in comparison expression (different address spaces)
> net/ipv4/udp_offload.c:113:9: error: incompatible types in comparison expression (different address spaces)
> net/ipv4/udp_offload.c:176:19: error: incompatible types in comparison expression (different address spaces)
>
> Signed-off-by: Shlomo Pongratz <shlomop@...lanox.com>
> Signed-off-by: Or Gerlitz <ogerlitz@...lanox.com>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists