Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rob Latham
MPICH-BlueGene
Commits
f08d09bc
Commit
f08d09bc
authored
May 18, 2015
by
Kenneth Raffenetti
Browse files
netmod/portals4: pkt enum typo
Signed-off-by:
Antonio J. Pena
<
apenya@mcs.anl.gov
>
parent
0ac04e9d
Changes
1
Show whitespace changes
Inline
Side-by-side
src/mpid/ch3/channels/nemesis/netmod/portals4/ptl_impl.h
View file @
f08d09bc
...
...
@@ -220,7 +220,7 @@ int MPID_nem_ptl_pkt_cancel_send_resp_handler(MPIDI_VC_t *vc, MPIDI_CH3_Pkt_t *p
typedef
enum
MPIDI_nem_ptl_pkt_type
{
MPIDI_NEM_PTL_PKT_CANCEL_SEND_REQ
,
MPIDI_NEM_PTL_PKT_CANCEL_SEND_RESP
,
MPIDI_NEM_
TCP
_PKT_INVALID
=
-
1
/* force signed, to avoid warnings */
MPIDI_NEM_
PTL
_PKT_INVALID
=
-
1
/* force signed, to avoid warnings */
}
MPIDI_nem_ptl_pkt_type_t
;
typedef
struct
MPIDI_nem_ptl_pkt_cancel_send_req
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment