diff options
Diffstat (limited to 'drivers/net/wireless/libertas/cfg.c')
-rw-r--r-- | drivers/net/wireless/libertas/cfg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/libertas/cfg.c b/drivers/net/wireless/libertas/cfg.c index ce7bec402a33..9d5d3ccf08c8 100644 --- a/drivers/net/wireless/libertas/cfg.c +++ b/drivers/net/wireless/libertas/cfg.c | |||
@@ -79,6 +79,7 @@ static const u32 cipher_suites[] = { | |||
79 | 79 | ||
80 | 80 | ||
81 | static int lbs_cfg_set_channel(struct wiphy *wiphy, | 81 | static int lbs_cfg_set_channel(struct wiphy *wiphy, |
82 | struct net_device *netdev, | ||
82 | struct ieee80211_channel *chan, | 83 | struct ieee80211_channel *chan, |
83 | enum nl80211_channel_type channel_type) | 84 | enum nl80211_channel_type channel_type) |
84 | { | 85 | { |