Skip to content

Commit

Permalink
Remove KEY refix from SAI_VS define (sonic-net#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
kcudnik authored Oct 21, 2017
1 parent 098732d commit f5d9c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vslib/inc/sai_vs.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ extern "C" {
*
* By default this flag is set to false.
*/
#define SAI_KEY_VS_HOSTIF_USE_TAP_DEVICE "SAI_KEY_VS_HOSTIF_USE_TAP_DEVICE"
#define SAI_KEY_VS_HOSTIF_USE_TAP_DEVICE "SAI_VS_HOSTIF_USE_TAP_DEVICE"

// TODO probaby should be per switch
#define SAI_VALUE_VS_SWITCH_TYPE_BCM56850 "SAI_VS_SWITCH_TYPE_BCM56850"
Expand Down

0 comments on commit f5d9c83

Please sign in to comment.