commit | 6e79d85d9a6b7a149dd3666b079c96cfbf57fdb8 | [log] [tgz] |
---|---|---|
author | Denis V. Lunev <[email protected]> | Fri May 02 02:45:42 2008 -0700 |
committer | David S. Miller <[email protected]> | Fri May 02 02:45:42 2008 -0700 |
tree | 2a462192d80afbb4827b41abaa937eb5f082037f | |
parent | e7fe23363bab0488c7ce09626900e7d621ea2292 [diff] |
netfilter: assign PDE->data before gluing PDE into /proc tree Simply replace proc_create and further data assigned with proc_create_data. Signed-off-by: Denis V. Lunev <[email protected]> Acked-by: Patrick McHardy <[email protected]> Signed-off-by: David S. Miller <[email protected]>