]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - net/batman-adv/packet.h
batman-adv: use ETH_P_BATMAN
[mirror_ubuntu-artful-kernel.git] / net / batman-adv / packet.h
index 1c5454d33f67425c69636160c5bf1182608c75e9..cb6405bf755cdbdf24b005b38416999e9ec38e19 100644 (file)
@@ -20,8 +20,6 @@
 #ifndef _NET_BATMAN_ADV_PACKET_H_
 #define _NET_BATMAN_ADV_PACKET_H_
 
-#define BATADV_ETH_P_BATMAN  0x4305 /* unofficial/not registered Ethertype */
-
 enum batadv_packettype {
        BATADV_IV_OGM           = 0x01,
        BATADV_ICMP             = 0x02,