diff options
author | Fred Zhou <fred.zy@gmail.com> | 2013-09-24 10:33:01 +0800 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2013-10-01 12:20:38 +0200 |
commit | 15e230abaaa5a79feb25d1ef29b380e8b63aea0c (patch) | |
tree | 6960ab6a712d09c7c95f39355833c93cf42369fa /crypto/ecb.c | |
parent | f0823475d57a1ece4fe1eafb1aef5c4fa79361aa (diff) |
mac80211: use exact-size allocation for authentication frame
The authentication frame has a fixied size of 30 bytes
(including header, algo num, trans seq num, and status)
followed by a variable challenge text.
Allocate using exact size, instead of over-allocation
by sizeof(ieee80211_mgmt).
Signed-off-by: Fred Zhou <fred.zy@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'crypto/ecb.c')
0 files changed, 0 insertions, 0 deletions