kernel/wr_pstats: reduce size of zeros from 64bit to 16bit
zeros keep only value read from FPGA at zeroing. The rest can be zeroed simply
in software.
Change the size of cntrs and userv from unsigned long long to uint64_t.
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
Please register or sign in to comment