Commit 6cdcb63
bnxt_re/lib: Fix the WQE size alignment
[ Upstream commit 2e65381 ]
WQE size alignment should be 16 bytes. Currently
aligning for 32 bytes. Fix this.
Fixes: 66aba73 ("bnxt_re/lib: Move hardware queue to 16B aligned indices")
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Nicolas Morey <nmorey@suse.com>1 parent c249efb commit 6cdcb63
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1207 | 1207 | | |
1208 | 1208 | | |
1209 | 1209 | | |
1210 | | - | |
| 1210 | + | |
1211 | 1211 | | |
1212 | 1212 | | |
1213 | 1213 | | |
| |||
0 commit comments