diff options
author | Sudarsana Reddy Kalluru <[email protected]> | 2018-07-18 22:50:04 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-07-21 16:19:04 -0700 |
commit | 25c020a90919632b3425c19dc09188d56b9ed59a (patch) | |
tree | f5d8c281a5bbf0ecfd4bf11a523b4220466925fb /scripts/gdb/linux/dmesg.py | |
parent | 58874c7b246109d8efb2b0099d1aa296d6bfc3fa (diff) |
qed: Correct Multicast API to reflect existence of 256 approximate buckets.
FW hsi contains 256 approximation buckets which are split in ramrod into
eight u32 values, but driver is using eight 'unsigned long' variables.
This patch fixes the mcast logic by making the API utilize u32.
Fixes: 83aeb933 ("qed*: Trivial modifications")
Signed-off-by: Sudarsana Reddy Kalluru <[email protected]>
Signed-off-by: Ariel Elior <[email protected]>
Signed-off-by: Michal Kalderon <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/dmesg.py')
0 files changed, 0 insertions, 0 deletions