This patch series adds some fixes to the netmap net backend. It contains
two changes:
    (1) Fix compilation issue of netmap.c introduced by the reorganization
        of struct NetClientOptions
    (2) Address the FIXME comment that was asking to use error_setg()
        in place of error_report()

Vincenzo Maffione (2):
  net: netmap: Fix compilation issue
  net: netmap: use error_setg_errno() in place of error_report()

 net/netmap.c | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)

-- 
2.3.3


Reply via email to