SICS-617 west4100 driver gets comms error in new version of SICS.

Revert change made by PSI in 7caade8
This commit is contained in:
Ferdi Franceschini
2013-10-27 19:24:27 +11:00
parent 7a17be14ce
commit 296ddc9331

View File

@@ -678,7 +678,7 @@ int NETReadTillTerm(mkChannel * self, long timeout,
status = NETAvailable(self, timeout - dif);
};
};
return status;
return bufPtr;
}
/*-------------------------------------------------------------------------*/