Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213788
b: refs/heads/master
c: 510a05e
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and David S. Miller committed Aug 17, 2010
1 parent 73f3420 commit 810797f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 354c8e3104a8513dbbdc4dea1ffbefe714371e88
refs/heads/master: 510a05edce43ec29ceb105677ad8e6ff58f02c72
2 changes: 1 addition & 1 deletion trunk/net/atm/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,7 @@ int vcc_getsockopt(struct socket *sock, int level, int optname,
default:
if (level == SOL_SOCKET)
return -EINVAL;
break;
break;
}
if (!vcc->dev || !vcc->dev->ops->getsockopt)
return -EINVAL;
Expand Down

0 comments on commit 810797f

Please sign in to comment.