609c609
< 	if (call_stat == RPC_PROGVERSMISMATCH) {
---
> 	if (call_stat == RPC_PROGVERSMISMATCH || call_stat == RPC_PROGNOTREGISTERED) {
