]> git.ipfire.org Git - thirdparty/hostap.git/commit
Remove the not yet needed KEY_FLAG_MODIFY
authorAlexander Wetzel <alexander@wetzel-home.de>
Wed, 4 Mar 2020 17:16:51 +0000 (18:16 +0100)
committerJouni Malinen <j@w1.fi>
Wed, 4 Mar 2020 22:17:23 +0000 (00:17 +0200)
commit82eaa3e6882f6e4e0b260f9b6ba9169fbfa3a7b1
treeb33e84ed21d13798d019bac577fff907a9498ce0
parent982b9cf02941fee91a449c348d60db4d01a478bf
Remove the not yet needed KEY_FLAG_MODIFY

I decided to drop KEY_FLAG_MODIFY instead of allowing flag combinations not
yet used in the code and will simply recreate it with the Extended Key
ID patches once we get there. For that reason I also did not renumber
the flags.

Signed-off-by: Alexander Wetzel <alexander@wetzel-home.de>
src/common/defs.h
src/drivers/driver.h