Commit 6c19ac6f authored by Lionel Gauthier's avatar Lionel Gauthier

Trace mac_phy_exit cause

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5347 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 5cd8cb26
......@@ -40,7 +40,7 @@ uint16_t find_free_dtch_position(uint8_t Mod_id, uint16_t UE_CH_index){
}
msg("NO FREE DTCH LCHAN, exit... \n");
Mac_rlc_xface->macphy_exit("");
Mac_rlc_xface->macphy_exit("NO FREE DTCH LCHAN, exit");
return 0;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment