diff options
| author | Mike Marciniszyn <[email protected]> | 2018-06-04 11:43:29 -0700 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2018-06-19 11:49:45 -0600 |
| commit | b0ba3c18d6bf7e454e83e5f49bbc1fd0eb42be71 (patch) | |
| tree | f05bb66640df8722f88c0f0a9e7fcf5de7547162 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | c59450c463695a016e823175bac421cff219935d (diff) | |
IB/hfi1: Move normal functions from hfi1_devdata to const array
The current implementation precludes having receive context specific
packet type receive handlers.
Fix this by adding adding c99 const array for the existing handlers and
remove the current 72 bytes of pointers from devdata.
A new pointer in hfi1_ctxtdata will point to the const array.
Reviewed-by: Michael J. Ruhl <[email protected]>
Signed-off-by: Mike Marciniszyn <[email protected]>
Signed-off-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions