26/03/2021 21:22, Cristian Dumitrescu: > From: Churchill Khangar <[email protected]> > > Currently, the table entry action data is required to be NULL when the > action data size is zero. We now require that action data is ignored > when the action data size is zero. This is to allow for a table entry > instance to be allocated once with max action data size for the table > and reused repeatedly for actions of different sizes, including zero. > > Signed-off-by: Cristian Dumitrescu <[email protected]> > Signed-off-by: Churchill Khangar <[email protected]>
Applied, thanks

