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:
ed47377
)
cfg80211: code rearrangement to avoid forward declarations
author
Amitkumar Karwar
<akarwar@marvell.com>
Fri, 12 Oct 2012 04:03:33 +0000
(21:03 -0700)
committer
Johannes Berg
<johannes.berg@intel.com>
Thu, 18 Oct 2012 07:01:26 +0000
(09:01 +0200)
bss_release() and __cfg80211_unlink_bss() function definitions
are moved at the begining of the file. They are used in next
patch in this series.
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found