|
@@ -1367,11 +1367,6 @@ bc_svc_process(struct svc_serv *serv, struct rpc_rqst *req,
|
|
/* reset result send buffer "put" position */
|
|
/* reset result send buffer "put" position */
|
|
resv->iov_len = 0;
|
|
resv->iov_len = 0;
|
|
|
|
|
|
- if (rqstp->rq_prot != IPPROTO_TCP) {
|
|
|
|
- printk(KERN_ERR "No support for Non-TCP transports!\n");
|
|
|
|
- BUG();
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
/*
|
|
/*
|
|
* Skip the next two words because they've already been
|
|
* Skip the next two words because they've already been
|
|
* processed in the transport
|
|
* processed in the transport
|