]> git.ipfire.org Git - thirdparty/hostap.git/commit
Revert "nl80211: Share the same routine for NL80211_ATTR_KEY_CIPHER setup"
authorJouni Malinen <j@w1.fi>
Tue, 15 Sep 2009 08:21:25 +0000 (11:21 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 15 Sep 2009 08:21:25 +0000 (11:21 +0300)
commitd723bab4b34bed2f4c592d1901e056d18ad26530
tree2f8480516a13ea4650fbfccd900a15c2d78b47d9
parent5aa9cb5cca24268ae3a8cc35c85215b4a9a513b6
Revert "nl80211: Share the same routine for NL80211_ATTR_KEY_CIPHER setup"

This reverts commit 5aa9cb5cca24268ae3a8cc35c85215b4a9a513b6.

The nested key attribute is using different attribute values
(NL80211_KEY_* vs. NL80211_ATTR_KEY_*), so cannot share the same routine
for these purposes..
src/drivers/driver_nl80211.c