16c94db787
ipmi_con_lan.cpp:100:15: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'int' in initializer list [-Wc++11-narrowing]
{ data, data_len },
^~~~~~~~
Reported by: pkg-fallout