Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93112
b: refs/heads/master
c: 7cda1ed
h: refs/heads/master
v: v3
  • Loading branch information
Cédric Augonnet authored and Jeff Garzik committed Apr 25, 2008
1 parent e308d8e commit 93ff01d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 6131a2601f42cd7fdbac0e960713396fe68af59f
refs/heads/master: 7cda1edf029370d396fb610f7e41fad9a7123164
4 changes: 0 additions & 4 deletions trunk/drivers/net/wan/hdlc_fr.c
Original file line number Diff line number Diff line change
Expand Up @@ -1090,10 +1090,6 @@ static int fr_add_pvc(struct net_device *frad, unsigned int dlci, int type)
pvc_device *pvc = NULL;
struct net_device *dev;
int result, used;
char * prefix = "pvc%d";

if (type == ARPHRD_ETHER)
prefix = "pvceth%d";

if ((pvc = add_pvc(frad, dlci)) == NULL) {
printk(KERN_WARNING "%s: Memory squeeze on fr_add_pvc()\n",
Expand Down

0 comments on commit 93ff01d

Please sign in to comment.