dde_linux: update wifi to 4.4.3

Issue #1974.
This commit is contained in:
Josef Söntgen
2016-02-29 15:26:19 +01:00
committed by Christian Helmuth
parent 0106045bad
commit b9e7fb1edf
43 changed files with 2682 additions and 5548 deletions

View File

@ -5,7 +5,7 @@
*/
/*
* Copyright (C) 2014 Genode Labs GmbH
* Copyright (C) 2014-2016 Genode Labs GmbH
*
* This file is part of the Genode OS framework, which is distributed
* under the terms of the GNU General Public License version 2.
@ -68,6 +68,7 @@ struct Wifi::Msghdr
unsigned msg_namelen;
Iov msg_iov[MAX_IOV_LEN];
unsigned msg_iovlen;
unsigned msg_count;
/* XXX recvmsg msg_flags ? */
void *msg_control;
unsigned msg_controllen;