Commit 71c81429 authored by Aurelio Colosimo's avatar Aurelio Colosimo

trivial: removed obsolete comment in proto-ext-whiterabbit/hooks.c

Signed-off-by: Aurelio Colosimo's avatarAurelio Colosimo <aurelio@aureliocolosimo.it>
parent cbcaf318
......@@ -17,7 +17,6 @@ static int wr_init(struct pp_instance *ppi, unsigned char *pkt, int plen)
return 0;
}
/* This currently only works with one interface (i.e. WR Node) */
static int wr_open(struct pp_globals *ppg, struct pp_runtime_opts *rt_opts)
{
static struct wr_data_t wr_data; /* WR-specific global data */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment