]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cfg80211: remove double prototype
authorJohannes Berg <johannes.berg@intel.com>
Tue, 8 May 2012 19:23:54 +0000 (21:23 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 May 2012 16:46:33 +0000 (12:46 -0400)
commit4472037be86a9d7d1cab37e0c4cb310997a140ae
tree771c269f3cf2088be0c86e7df7c5e3345bf9e657
parentc4f6084623726857ac7c55922aefe138bd77292e
cfg80211: remove double prototype

cfg80211_calculate_bitrate() is defined in the external
header file cfg80211.h now, so no need to keep it in
the internal one as well.

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