Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4913
b: refs/heads/master
c: 322361b
h: refs/heads/master
i:
  4911: 4ced885
v: v3
  • Loading branch information
Chas Williams authored and David S. Miller committed Jul 19, 2005
1 parent c421c68 commit 8383524
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 43f51fce0a637e6cdf1285b0fa09b8398ff14834
refs/heads/master: 322361b3712af97c19ab730b410f9ae5d9aad4c3
4 changes: 0 additions & 4 deletions trunk/net/atm/svc.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,6 @@ static int svc_bind(struct socket *sock,struct sockaddr *sockaddr,
goto out;
}
vcc = ATM_SD(sock);
if (test_bit(ATM_VF_SESSION, &vcc->flags)) {
error = -EINVAL;
goto out;
}
addr = (struct sockaddr_atmsvc *) sockaddr;
if (addr->sas_family != AF_ATMSVC) {
error = -EAFNOSUPPORT;
Expand Down

0 comments on commit 8383524

Please sign in to comment.