Allow the privsep driver to pass the set_country to the real driver
This commit is contained in:
parent
2cfcd014f4
commit
6301cc5d38
3 changed files with 30 additions and 2 deletions
|
@ -31,6 +31,7 @@ enum privsep_cmd {
|
|||
PRIVSEP_CMD_L2_NOTIFY_AUTH_START,
|
||||
PRIVSEP_CMD_L2_SEND,
|
||||
PRIVSEP_CMD_SET_MODE,
|
||||
PRIVSEP_CMD_SET_COUNTRY,
|
||||
};
|
||||
|
||||
struct privsep_cmd_associate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue