From: Johannes Berg Date: Thu, 10 May 2012 19:25:23 +0000 (+0200) Subject: cfg80211: fix cfg80211_can_beacon_sec_chan prototype X-Git-Tag: v3.5-rc1~101^2~6^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=294a20e039a5125b0e88b96e0ee47065ff4e07a5;p=pandora-kernel.git cfg80211: fix cfg80211_can_beacon_sec_chan prototype It should return bool, not int. The function even does return true/false. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed