]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Add a helper function for putting basic rates
authorJouni Malinen <j@w1.fi>
Sat, 10 Jan 2015 10:49:41 +0000 (12:49 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 10 Jan 2015 15:35:53 +0000 (17:35 +0200)
commitcae87abd1308afc93a54d97664e8d41a45415d38
tree09941cb47e66deee58d4b8504bd93ff76a48133c
parent70437ae55a72006b61692ae433b56fd0d3ca13e5
nl80211: Add a helper function for putting basic rates

There is no need for maintaining two more or less identical copies of
this functionality.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/drivers/driver_nl80211.c