Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256271
b: refs/heads/master
c: 9173a88
h: refs/heads/master
i:
  256269: ae86b2a
  256267: d018122
  256263: e4c9346
  256255: 2ecb7d6
v: v3
  • Loading branch information
Matvejchikov Ilya authored and David S. Miller committed Jul 13, 2011
1 parent bb430f1 commit 244df51
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: e28634d6b229dec216596298c765c203d6b6fa4c
refs/heads/master: 9173a88f46bf53e2fa85337563b39e13c43c7f2e
3 changes: 0 additions & 3 deletions trunk/drivers/net/slip.c
Original file line number Diff line number Diff line change
Expand Up @@ -726,9 +726,6 @@ static struct slip *sl_alloc(dev_t line)
struct net_device *dev = NULL;
struct slip *sl;

if (slip_devs == NULL)
return NULL; /* Master array missing ! */

for (i = 0; i < slip_maxdev; i++) {
dev = slip_devs[i];
if (dev == NULL)
Expand Down

0 comments on commit 244df51

Please sign in to comment.