cfg80211: code rearrangement to avoid forward declarations
authorAmitkumar Karwar <akarwar@marvell.com>
Fri, 12 Oct 2012 04:03:33 +0000 (21:03 -0700)
committerJohannes 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