commit | 0819663d164e090de315c5e619f4e23c27aaff88 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Tue Oct 06 15:52:35 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Oct 07 16:33:51 2009 -0400 |
tree | c138ec7cab02eb3f9a7a5cc2cae416817e030926 | |
parent | 9e7ba2465fd453429aa5849c2aadb526cda19034 [diff] |
mac80211: use kfree_skb() to free struct sk_buff pointers kfree_skb() should be used to free struct sk_buff pointers. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Acked-by: Johannes Berg <johannes@sipsolutions.net> Cc: stable@kernel.org Signed-off-by: John W. Linville <linville@tuxdriver.com>