]> Pileus Git - ~andy/linux/blobdiff - drivers/net/wireless/libertas/cfg.c
cfg80211/nl80211: separate unicast/multicast default TX keys
[~andy/linux] / drivers / net / wireless / libertas / cfg.c
index dee32d3681a5fe212aed6a1cbda87db4ee6609cb..300be19318268777d84ec5e4c7cd59208d0e1a81 100644 (file)
@@ -1422,7 +1422,8 @@ static int lbs_cfg_disconnect(struct wiphy *wiphy, struct net_device *dev,
 
 static int lbs_cfg_set_default_key(struct wiphy *wiphy,
                                   struct net_device *netdev,
-                                  u8 key_index)
+                                  u8 key_index, bool unicast,
+                                  bool multicast)
 {
        struct lbs_private *priv = wiphy_priv(wiphy);