Fix basic_rates copying
authorJouni Malinen <j@w1.fi>
Sun, 4 Dec 2011 11:12:30 +0000 (13:12 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 4 Dec 2011 11:12:30 +0000 (13:12 +0200)
commit78018ae91d0aaf07f439723ad95480a9569454f8
tree367063668be47a76783a5004e6790860970be4cb
parent210ff0f7f307621e8c14b2f3ee93b479d9deaef4
Fix basic_rates copying

Commit e5693c4775bae65faa960f80889f98b0a6cb2e1c used incorrect
sizeof to copy the basic rates.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/ap/hw_features.c