Fix typo
PR: kern/140590 MFC after: 3 days
This commit is contained in:
parent
1d7fe4b515
commit
fae1602944
@ -379,7 +379,7 @@ do { \
|
||||
break; \
|
||||
\
|
||||
c = mtod((_m), struct _info_rsp *); \
|
||||
c->hdr.code = NG_L2CAP_INFO_REQ; \
|
||||
c->hdr.code = NG_L2CAP_INFO_RSP; \
|
||||
c->hdr.ident = (_ident); \
|
||||
c->hdr.length = sizeof(c->param); \
|
||||
\
|
||||
|
Loading…
x
Reference in New Issue
Block a user