On Fri, Oct 24, 2014 at 08:14:52AM -0700, Nithin Raju wrote: > Reported-by: Gurucharan Shetty <[email protected]> > Signed-off-by: Nithin Raju <[email protected]>
Thanks, applied. I changed this to use CONST_CAST; > - pend_io_request(sock); > + pend_io_request((struct nl_sock *)sock); > /* XXX: poll_wevent_wait(sock->overlapped.hEvent); */ > } > poll_immediate_wake(); /* XXX: temporary. */ _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
