networkd: fix route table from unsigned char to uint32_t (#6083)
[zj: struct Route is defined with uint32_t route, so this makes the type of the function parameter match the field it is assigned to.]
Loading
Please register or sign in to comment