tevent: use DEBUG_ERROR for the fallback message in epoll_panic()
authorStefan Metzmacher <metze@samba.org>
Fri, 1 Mar 2013 13:30:54 +0000 (14:30 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 1 Mar 2013 19:00:26 +0000 (20:00 +0100)
commitd670e8b8f3e977976050b161b4951578097e1684
treeb3fd6cdaad73b2a4fb6643d0e8a3d79a9e1215c4
parenta389f9956d9020fd93d8e316b0003dd613d2f26c
tevent: use DEBUG_ERROR for the fallback message in epoll_panic()

A Samba autobuild passed without a fallback, so this is
really an error.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
lib/tevent/tevent_epoll.c