Channel opened not from a PAGING COMMAND... remove message

This commit is contained in:
Holger Freyther 2008-12-30 16:18:14 +00:00
parent 8c2e36edff
commit e6cabf0ba0
1 changed files with 0 additions and 1 deletions

View File

@ -855,7 +855,6 @@ static void bsc_hack_channel_response(struct gsm_lchan *lchan, int ack)
{
struct pending_registered_station *station;
if (llist_empty(&pending_stations)) {
DEBUGP(DPAG, "Channel nacked but nothing pending\n");
return;
}