commit | cbafe312ef4a263e9aa36786bc67e1e6d959872b | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Fri Oct 31 00:40:19 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 31 00:40:19 2008 -0700 |
tree | d5cb85fecf9ebc961433bb8328509bb9b7ad6ddd | |
parent | a432226614c5616e3cfd211e0acffa0acfb4770c [diff] |
bpa10x: free sk_buff with kfree_skb Inspired by Sergio Luis' similar patches, I finally found a case which is trivial enough that spatch won't choke on it. Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: David S. Miller <davem@davemloft.net>