Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220000
b: refs/heads/master
c: b37e0c6
h: refs/heads/master
v: v3
  • Loading branch information
Vasiliy Kulikov authored and Greg Kroah-Hartman committed Sep 30, 2010
1 parent 79be604 commit fcfff52
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: c95aef4161c38775d58cca522e4c4b69eb97548e
refs/heads/master: b37e0c619dc231f292ed199f50c18f5bf508e16d
2 changes: 1 addition & 1 deletion trunk/drivers/staging/wlags49_h2/wl_netdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -1586,7 +1586,7 @@ void wl_wds_device_dealloc( struct wl_private *lp )
dev_wds->flags &= ~( IFF_UP | IFF_RUNNING );
}

kfree( dev_wds );
free_netdev(dev_wds);
lp->wds_port[count].dev = NULL;
}
}
Expand Down

0 comments on commit fcfff52

Please sign in to comment.