From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49142) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqkL5-0002gi-Mx for qemu-devel@nongnu.org; Tue, 18 Nov 2014 10:05:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XqkKz-00056n-8C for qemu-devel@nongnu.org; Tue, 18 Nov 2014 10:05:07 -0500 Received: from mx1.redhat.com ([209.132.183.28]:53711) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqkKz-00055s-0t for qemu-devel@nongnu.org; Tue, 18 Nov 2014 10:05:01 -0500 From: Stefan Hajnoczi Date: Tue, 18 Nov 2014 15:04:55 +0000 Message-Id: <1416323096-19501-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PULL] Net patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Stefan Hajnoczi The following changes since commit 1aba4be97eb01b650d146c7f01dc961d55da62ab: Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2014-11-17 17:22:03 +0000) are available in the git repository at: git://github.com/stefanha/qemu.git tags/net-pull-request for you to fetch changes up to ed6273e26fdfb94a282dbbf1234a75422c6b4c4b: net: The third parameter of getsockname should be initialized (2014-11-18 15:04:35 +0000) ---------------------------------------------------------------- ---------------------------------------------------------------- zhanghailiang (1): net: The third parameter of getsockname should be initialized net/socket.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.1.0