commit | e8fdeca241e17dcc5b8f2465be8e1a6347c62fb9 | [log] [tgz] |
---|---|---|
author | Hong Liu <hong.liu@intel.com> | Thu May 17 11:13:44 2007 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue May 29 10:34:05 2007 -0400 |
tree | 33a1630c15f1aa1d46eff3c9792de0b8a7aacc63 | |
parent | f11b0f0eb2ea7562db63a01c60d398ec52d5ea46 [diff] |
[PATCH] mac80211: fix memory leak when defrag fragments We forget to free all the fragments when defraging them into one packet. Signed-off-by: Hong Liu <hong.liu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>