cdp: use explicit types in api
Type: fix Signed-off-by: Ole Troan <ot@cisco.com> Change-Id: If50e66638554e0fcfc72d35a89a39379dfcb530d
This commit is contained in:
committed by
Andrew Yourtchenko
parent
bdde585342
commit
07e557a73b
@@ -26,7 +26,7 @@ autoreply define cdp_enable_disable
|
||||
u32 context;
|
||||
|
||||
/* Enable (1)/ disable (0) the feature */
|
||||
u8 enable_disable;
|
||||
bool enable_disable;
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user