]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
batman-adv: Remove unused batadv_icmp_user_cmd_type
authorSven Eckelmann <sven@narfation.org>
Thu, 21 Jul 2016 23:30:11 +0000 (01:30 +0200)
committerSimon Wunderlich <sw@simonwunderlich.de>
Mon, 17 Oct 2016 14:28:46 +0000 (16:28 +0200)
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/packet.h

index 6afc0b86950eca24633fc28138c643598e07c84f..d2e9bbd5f46d8bc6861af981b1b8623dcfa3ad19 100644 (file)
@@ -251,16 +251,6 @@ struct batadv_elp_packet {
 
 #define BATADV_ELP_HLEN sizeof(struct batadv_elp_packet)
 
-/**
- * enum batadv_icmp_user_cmd_type - types for batman-adv icmp cmd modes
- * @BATADV_TP_START: start a throughput meter run
- * @BATADV_TP_STOP: stop a throughput meter run
- */
-enum batadv_icmp_user_cmd_type {
-       BATADV_TP_START         = 0,
-       BATADV_TP_STOP          = 2,
-};
-
 /**
  * struct batadv_icmp_header - common members among all the ICMP packets
  * @packet_type: batman-adv packet type, part of the general header