The source project of this merge request has been removed.
broadcom: fix issue of ‘addr’ is used uninitialized
broadcom: fix issue of ‘addr’ is used uninitialized
This small patch fixes an issue where 'addr' is used uninitialized if the assert gets removed due to compiling release code and thus returning uninitialized 'addr'