You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mctp: handle the struct sockaddr_mctp_ext padding field
struct sockaddr_mctp_ext.__smctp_paddin0 has to be checked for being set
to zero, otherwise it cannot be utilised in the future.
Fixes: 99ce45d ("mctp: Implement extended addressing")
Signed-off-by: Eugene Syromiatnikov <[email protected]>
Acked-by: Jeremy Kerr <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
0 commit comments