Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328267
b: refs/heads/master
c: 5db327f
h: refs/heads/master
i:
  328265: 92f5010
  328263: 41c083f
v: v3
  • Loading branch information
Syam Sidhardhan authored and Samuel Ortiz committed Sep 24, 2012
1 parent 1a4bf14 commit 405b96c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 058576ddfb31762bfce70086a3c12678a97c4d75
refs/heads/master: 5db327f96daa2401b9afec6cd80cebe6c6475bb1
3 changes: 0 additions & 3 deletions trunk/net/nfc/llcp/sock.c
Original file line number Diff line number Diff line change
Expand Up @@ -300,9 +300,6 @@ static int llcp_sock_getname(struct socket *sock, struct sockaddr *uaddr,
pr_debug("%p %d %d %d\n", sk, llcp_sock->target_idx,
llcp_sock->dsap, llcp_sock->ssap);

if (llcp_sock == NULL || llcp_sock->dev == NULL)
return -EBADFD;

uaddr->sa_family = AF_NFC;

*len = sizeof(struct sockaddr_nfc_llcp);
Expand Down

0 comments on commit 405b96c

Please sign in to comment.