git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a64e2e2
)
orinoco: release BSS structures returned by cfg80211_inform_bss()
author
David Kilroy
<kilroyd@googlemail.com>
Fri, 28 Oct 2011 11:47:56 +0000
(12:47 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 9 Nov 2011 21:00:59 +0000
(16:00 -0500)
The pointer returned by cfg80211_inform_bss is a referenced
struct. The orinoco driver does not need to keep the struct, so
we just release it.
Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found