Merge branch 'linus'
This commit is contained in:
commit
1ebbe2b200
2612 changed files with 133972 additions and 100561 deletions
|
@ -36,7 +36,7 @@ struct svc_sock {
|
|||
|
||||
struct list_head sk_deferred; /* deferred requests that need to
|
||||
* be revisted */
|
||||
struct semaphore sk_sem; /* to serialize sending data */
|
||||
struct mutex sk_mutex; /* to serialize sending data */
|
||||
|
||||
int (*sk_recvfrom)(struct svc_rqst *rqstp);
|
||||
int (*sk_sendto)(struct svc_rqst *rqstp);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue