flowtop: Constify pointer function parameters
commit49a4952ee52d8a89eb70cd3127a35c97929f63e4
authorTobias Klauser <tklauser@distanz.ch>
Fri, 23 Oct 2015 12:49:09 +0000 (23 14:49 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Fri, 23 Oct 2015 12:49:09 +0000 (23 14:49 +0200)
tree8a6a1592360368c6a51d7492cb7f164f2eec5f9b
parent98ea1cffdab73c69d69bf0f9a464bd0ef6e16dd3
flowtop: Constify pointer function parameters

Constify pointers struct flow_entry and struct nf_conntrack where
possible.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
flowtop.c