X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=blobdiff_plain;f=src%2Fdrivers%2Fdriver.h;h=a449cc93473520397a11fc11c0ec0f7014cc1ceb;hp=591943d18f1cc991d71709ab5c1c7eacf2851b9c;hb=07a6bfe1d2f13ac31cfc2c5b5e15db3feda52e9b;hpb=535a8b8712b9e57986d3ea5020f68bf069f9d8a6 diff --git a/src/drivers/driver.h b/src/drivers/driver.h index 591943d..a449cc9 100644 --- a/src/drivers/driver.h +++ b/src/drivers/driver.h @@ -3319,7 +3319,7 @@ struct wpa_driver_ops { * @cs: EUI64 identifier * Returns: 0 on success, -1 on failure (or if not supported) */ - int (*set_current_cipher_suite)(void *priv, const u8 *cs); + int (*set_current_cipher_suite)(void *priv, u64 cs); /** * enable_controlled_port - Set controlled port status