Deleted capwap_mode
This commit is contained in:
parent
d8f18f1a6a
commit
1703be9294
@ -18,9 +18,9 @@ int conn_send_msg(struct cw_Conn * conn, uint8_t *rawmsg)
|
||||
|
||||
/* Zyxel doesn't count msg element length from
|
||||
behind seqnum */
|
||||
if (conn->capwap_mode == CW_MODE_ZYXEL){
|
||||
// if (conn->capwap_mode == CW_MODE_ZYXEL){
|
||||
/* // XXX val-=3; */
|
||||
}
|
||||
// }
|
||||
|
||||
|
||||
ptr = rawmsg;
|
||||
|
Loading…
Reference in New Issue
Block a user