diff options
author | Ajit Khaparde <ajit.khaparde@emulex.com> | 2015-04-09 00:59:48 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-04-09 05:44:27 +0300 |
commit | 69304cc986bdcd7a09df179aeda3736f7e1544a5 (patch) | |
tree | b1e177503812f971c0ea723ac40a3787e5e73199 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 5eeb2922152042b78eccfb6cf70458019296654f (diff) | |
download | linux-69304cc986bdcd7a09df179aeda3736f7e1544a5.tar.xz |
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/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions