commit | 3acea5b616c6d85008700a9d51cb02a81b2d0c67 | [log] [tgz] |
---|---|---|
author | Ester Kummer <ester.kummer@intel.com> | Thu Apr 17 16:05:14 2008 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 07 15:02:12 2008 -0400 |
tree | e8ca9fa0c00caa6144e677d148edc711dcc15f51 | |
parent | 079a253383c711d388adce527b57bd09297ee83c [diff] |
mac80211: correct skb allocation This patch corrects the allocation of skb in ADDBA req/resp and DELBA it removes redundant space u.addba_* are already counted in sizeof(*mgmt) Signed-off-by: Ester Kummer <ester.kummer@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>