cfg80211: fix cfg80211_can_beacon_sec_chan prototype
authorJohannes Berg <johannes.berg@intel.com>
Thu, 10 May 2012 19:25:23 +0000 (21:25 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 May 2012 17:08:15 +0000 (13:08 -0400)
It should return bool, not int. The function even
does return true/false.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found