Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256269
b: refs/heads/master
c: 30c5f8e
h: refs/heads/master
i:
  256267: d018122
v: v3
  • Loading branch information
Matvejchikov Ilya authored and David S. Miller committed Jul 13, 2011
1 parent 40ae48b commit ae86b2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 5c25f686db352082eef8daa21b760192351a023a
refs/heads/master: 30c5f8ecf246997d16ba5b11becc5f10f9deaf7a
3 changes: 1 addition & 2 deletions trunk/drivers/net/slip.c
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,7 @@ static int sl_alloc_bufs(struct slip *sl, int mtu)
err_exit:
#ifdef SL_INCLUDE_CSLIP
kfree(cbuff);
if (slcomp)
slhc_free(slcomp);
slhc_free(slcomp);
#endif
kfree(xbuff);
kfree(rbuff);
Expand Down

0 comments on commit ae86b2a

Please sign in to comment.