diff options
author | Jakub Kicinski <[email protected]> | 2024-07-11 15:07:12 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-07-12 22:16:23 -0700 |
commit | 73afb518af4af2364793849b069716425a665c6c (patch) | |
tree | 2f3a75b5ceac5da33f558b2f5a3a29639f64aa58 /drivers/fpga/tests/fpga-mgr-test.c | |
parent | 9c34c6c28c704fb2f6124d7b6a6837bdbc8e72fc (diff) |
eth: bnxt: bump the entry size in indir tables to u32
Ethtool core stores indirection table with u32 entries, "just to be safe".
Switch the type in the driver, so that it's easier to swap local tables
for the core ones. Memory allocations already use sizeof(*entry), switch
the memset()s as well.
Reviewed-by: Pavan Chebbi <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-mgr-test.c')
0 files changed, 0 insertions, 0 deletions