diff options
author | Ajit Khaparde <ajit.khaparde@emulex.com> | 2015-04-08 16:59:48 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-04-08 22:44:27 -0400 |
commit | 69304cc986bdcd7a09df179aeda3736f7e1544a5 (patch) | |
tree | b1e177503812f971c0ea723ac40a3787e5e73199 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5eeb2922152042b78eccfb6cf70458019296654f (diff) |
be2net: Fix a bug in Rx buffer posting
The numPosted field in the ERX Doorbell register is 8-bits wide.
So the max buffers that we can post at a time is 255 and not 256
which we are doing currently.
Signed-off-by: Ajit Khaparde <ajit.khaparde@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions