Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135348
b: refs/heads/master
c: 6078442
h: refs/heads/master
v: v3
  • Loading branch information
Bernard Pidoux authored and David S. Miller committed Mar 21, 2009
1 parent ae1f37b commit 39e1b4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 301968451de7979f454b96a798869f8668ceab1a
refs/heads/master: 60784427ab331dc13c070ac4b0cc9a735bdfa9c0
4 changes: 1 addition & 3 deletions trunk/net/ax25/af_ax25.c
Original file line number Diff line number Diff line change
Expand Up @@ -1529,10 +1529,8 @@ static int ax25_sendmsg(struct kiocb *iocb, struct socket *sock,
dp = ax25->digipeat;
}

SOCK_DEBUG(sk, "AX.25: sendto: Addresses built.\n");

/* Build a packet */
SOCK_DEBUG(sk, "AX.25: sendto: building packet.\n");
SOCK_DEBUG(sk, "AX.25: sendto: Addresses built. Building packet.\n");

/* Assume the worst case */
size = len + ax25->ax25_dev->dev->hard_header_len;
Expand Down

0 comments on commit 39e1b4a

Please sign in to comment.