Revert "poll-loop: Fix assertion in poll_create_node()."
authorGurucharan Shetty <gshetty@nicira.com>
Wed, 30 Sep 2015 15:40:30 +0000 (08:40 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Wed, 30 Sep 2015 15:47:39 +0000 (08:47 -0700)
commit18167ffebe54e658579835a2e0acf67ec1d14692
treec9b5cf3523567cdb270539ed550f7b328d621720
parent4ed471445ebbf2734be5cc99137c36335c079b6c
Revert "poll-loop: Fix assertion in poll_create_node()."

This reverts commit ae09fae8a6b43299a628ae0989fe2fedb924d560.
Commit ae09fae8a6b432 caused segfaults while running unit tests
on Windows as pollfd.fd on Windows does not take negative values.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
AUTHORS
lib/poll-loop.c