Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236059
b: refs/heads/master
c: 1581595
h: refs/heads/master
i:
  236057: 6e425d9
  236055: cadd552
v: v3
  • Loading branch information
Vipin Mehta authored and Greg Kroah-Hartman committed Feb 18, 2011
1 parent 927ff92 commit 351dc2c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 774c1fe2fe9f14c657deb63705ef044f7af9a6cb
refs/heads/master: 1581595dd918481e2df9927e08c71c5635b9af1e
3 changes: 3 additions & 0 deletions trunk/drivers/staging/ath6kl/os/linux/ar6000_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -2052,6 +2052,9 @@ ar6000_stop_endpoint(struct net_device *dev, bool keepprofile, bool getdbglogs)
}
/* Done with cookies */
ar6000_cookie_cleanup(ar);

/* cleanup any allocated AMSDU buffers */
ar6000_cleanup_amsdu_rxbufs(ar);
}
/*
* We need to differentiate between the surprise and planned removal of the
Expand Down

0 comments on commit 351dc2c

Please sign in to comment.