On 11/06/2015 08:13 AM, Vincenzo Maffione wrote:
> Reorganization of struct NetClientOptions (commit e4ba22b) caused a
> compilation failure of the netmap backend. This patch fixes the issue
> by properly accessing the union field.
Technically, it was 8d0bcba that missed converting net/netmap.c
al
Reorganization of struct NetClientOptions (commit e4ba22b) caused a
compilation failure of the netmap backend. This patch fixes the issue
by properly accessing the union field.
Signed-off-by: Vincenzo Maffione
---
net/netmap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/n