From: Amitkumar Karwar Date: Fri, 12 Oct 2012 04:03:33 +0000 (-0700) Subject: cfg80211: code rearrangement to avoid forward declarations X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~17^2^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8e27c668bf5977d9fe1a64d0b69598ff9e292b7;p=pandora-kernel.git cfg80211: code rearrangement to avoid forward declarations 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 Signed-off-by: Bing Zhao Signed-off-by: Johannes Berg --- Reading git-diff-tree failed