Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 53465
b: refs/heads/master
c: 5b35fad
h: refs/heads/master
i:
  53463: 4fef0bc
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed May 3, 2007
1 parent 26c35ba commit 9ecfc82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 188ccb5583b8f501e1d0f5ba4f056afa141694e7
refs/heads/master: 5b35fad9d4fc2fcaf5c23887c1de1bc3eb28ab8c
1 change: 1 addition & 0 deletions trunk/fs/afs/cmservice.c
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,7 @@ static void SRXAFSCB_GetCapabilities(struct work_struct *work)
reply.ia.netmask[loop] = ifs[loop].netmask.s_addr;
reply.ia.mtu[loop] = htonl(ifs[loop].mtu);
}
kfree(ifs);
}

reply.cap.capcount = htonl(1);
Expand Down

0 comments on commit 9ecfc82

Please sign in to comment.