Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/lm/cosa_wantraffic_utils.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
#define ETH_WAN_ENABLE_STRING "eth_wan_enabled"
//this is to test FORCE MERGE
#if defined(_SR300_PRODUCT_REQ_) || defined(_RDKB_GLOBAL_PRODUCT_REQ_)
extern rbusHandle_t rbus_handle;
rbusHandle_t rbus_handle;
#endif
Comment on lines 83 to 85

static UINT EnabledDscpCount = 0;
Expand Down