Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254901
b: refs/heads/master
c: 7686d1c
h: refs/heads/master
i:
  254899: 7bc78f2
v: v3
  • Loading branch information
Matvejchikov Ilya authored and David S. Miller committed Jul 12, 2011
1 parent ab0cae9 commit 1cfacc4
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: ff1817749f0405c019420fcb415ad20fedec7884
refs/heads/master: 7686d1cc5ed0932a533a5acbc3888b48de63bef8
2 changes: 1 addition & 1 deletion trunk/drivers/net/slip.c
Original file line number Diff line number Diff line change
Expand Up @@ -182,10 +182,10 @@ static int sl_alloc_bufs(struct slip *sl, int mtu)
#ifdef SL_INCLUDE_CSLIP
cbuff = xchg(&sl->cbuff, cbuff);
slcomp = xchg(&sl->slcomp, slcomp);
#endif
#ifdef CONFIG_SLIP_MODE_SLIP6
sl->xdata = 0;
sl->xbits = 0;
#endif
#endif
spin_unlock_bh(&sl->lock);
err = 0;
Expand Down

0 comments on commit 1cfacc4

Please sign in to comment.