commit | 5199dfe531db19f3ac76542753849877e9854441 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Fri May 17 12:12:34 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri May 17 18:27:52 2013 -0700 |
tree | d5a8dec2dfa7c1a185db3cca68604c9c173fb40e | |
parent | 57b354e66b67c4c72468a26d4313d1217ef32e17 [diff] |
sparc: bpf_jit_comp: can call module_free() from any context module_free()/vfree() takes care of details, we no longer need a wrapper and a work_struct. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>