]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/net.h
net: cosmetic: Clean up CDP variables and functions
[karo-tx-uboot.git] / include / net.h
index b95da17d6d20d348093e728853f8341a0748f51f..d270e56840476f2b3dcf8c52c085950578c7a663 100644 (file)
@@ -518,8 +518,8 @@ extern struct in_addr net_ping_ip;  /* the ip address to ping */
 
 #if defined(CONFIG_CMD_CDP)
 /* when CDP completes these hold the return values */
-extern ushort CDPNativeVLAN;           /* CDP returned native VLAN */
-extern ushort CDPApplianceVLAN;                /* CDP returned appliance VLAN */
+extern ushort cdp_native_vlan;         /* CDP returned native VLAN */
+extern ushort cdp_appliance_vlan;      /* CDP returned appliance VLAN */
 
 /*
  * Check for a CDP packet by examining the received MAC address field