Allow the privsep driver to pass the set_country to the real driver

This commit is contained in:
Daniel Mierswa 2009-02-15 14:13:27 +02:00 committed by Jouni Malinen
parent 2cfcd014f4
commit 6301cc5d38
3 changed files with 30 additions and 2 deletions

View file

@ -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