Commit 92d4acb
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 9ca2eb1 commit 92d4acb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1215 | 1215 | | |
1216 | 1216 | | |
1217 | 1217 | | |
1218 | | - | |
| 1218 | + | |
1219 | 1219 | | |
1220 | 1220 | | |
1221 | 1221 | | |
| |||
0 commit comments