On Wed, Mar 12, 2014 at 04:53:22PM +0100, Arturo Borrero Gonzalez wrote: > The commit e7b43ec0 [expr: make expr_binary_error() usable outside of evaluation] > seem to change expr_binary_error() interface. > > Later, several compilation warning appears. > > The expr_binary_error() function and expr_error() macro both expect > `struct list_head *', so I simply changed callers to send `ctx->msgs'. > > [...] > src/evaluate.c: In function ‘byteorder_conversion’: > src/evaluate.c:166:3: warning: passing argument 1 of ‘expr_binary_error’ from incompatible pointer type [enabled by default] Applied, thanks Arturo. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html