abis_nm: Remove duplicated log line

Change-Id: I52ff3c7457ca9985bb4936a6ec48abe0aee07e71
This commit is contained in:
Pau Espin 2020-09-30 12:52:33 +02:00
parent beac3d2c98
commit 946d679ca3
1 changed files with 0 additions and 1 deletions

View File

@ -953,7 +953,6 @@ static int abis_nm_rcvmsg_fom(struct msgb *mb)
DEBUGPFOH(DNM, foh, "Set Channel Attributes ACK\n");
break;
case NM_MT_SET_RADIO_ATTR_ACK:
DEBUGPFOH(DNM, foh, "Set Radio Carrier Attributes ACK\n");
abis_nm_rx_set_radio_attr_ack(mb);
break;
case NM_MT_CONN_MDROP_LINK_ACK: