Loading
wireguard: uapi: move enum wg_cmd
This patch moves enum wg_cmd to the end of the file, where ynl-gen would generate it. This is an incremental step towards adopting an UAPI header generated by ynl-gen. This is split out to keep the patches readable. This is a trivial patch with no behavioural changes intended. Signed-off-by:Asbjørn Sloth Tønnesen <ast@fiberby.net> Signed-off-by:
Jason A. Donenfeld <Jason@zx2c4.com>