dissector: proto_ipv6: Fix compiler warnings
commit62b5d0985f042c8939a664240c7e5a5216e745b4
authorTobias Klauser <tklauser@distanz.ch>
Sun, 11 Aug 2013 12:42:50 +0000 (11 14:42 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Sun, 11 Aug 2013 12:42:50 +0000 (11 14:42 +0200)
treeab7363a79f696b7975c62f95f3ed0b7ecdaccda4
parent93b19b3f28c37fe7d0c5bbd5a927fb4cff69ce31
dissector: proto_ipv6: Fix compiler warnings

Mark unused parameters with __maybe_unused in order to prevent
-Wunused-parameter compiler warnings.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
proto_ipv6_dest_opts.c
proto_ipv6_hop_by_hop.c
proto_ipv6_mobility_hdr.c
proto_ipv6_no_nxt_hdr.c