aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2024-07-11 15:07:11 -0700
committerJakub Kicinski <[email protected]>2024-07-12 22:16:23 -0700
commit9c34c6c28c704fb2f6124d7b6a6837bdbc8e72fc (patch)
tree11e94442148e683bc244ad3981165f9b72f8be54 /drivers/usb/cdns3/cdns3-debug.h
parent20c8ad72eb7f1510d2a802328cd0809b4db9e18a (diff)
eth: bnxt: pad out the correct indirection table
bnxt allocates tables of max size, and changes the used size based on number of active rings. The unused entries get padded out with zeros. bnxt_modify_rss() seems to always pad out the table of the main / default RSS context, instead of the table of the modified context. I haven't observed any behavior change due to this patch, so I don't think it's a fix. Not entirely sure what role the padding plays, 0 is a valid queue ID. Reviewed-by: Pavan Chebbi <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions