diff options
author | Stephen Hemminger <[email protected]> | 2008-02-09 23:26:53 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2008-02-09 23:26:53 -0800 |
commit | 954415e33ed6cfa932c13e8c2460bd05e50723b5 (patch) | |
tree | 6587b63b3d5ba528b446eabf1c6af5134e4c3464 /net/unix/sysctl_net_unix.c | |
parent | ed7af3b3501c8c4e3667c89c2c43347bf29ae237 (diff) |
[PKT_SCHED] ematch: tcf_em_destroy robustness
Make the code in tcf_em_tree_destroy more robust and cleaner:
* Don't need to cast pointer to kfree() or avoid passing NULL.
* After freeing the tree, clear the pointer to avoid possible problems
from repeated free.
Signed-off-by: Stephen Hemminger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions