Loading drivers/staging/rtl8192e/rtl_core.c +0 −4 Original line number Diff line number Diff line Loading @@ -566,10 +566,6 @@ void rtl8192_set_chan(struct net_device *dev,short ch) if (priv->rf_set_chan) priv->rf_set_chan(dev,priv->chan); #ifdef CONFIG_FW_SETCHAN priv->rtllib->SetFwCmdHandler(dev, FW_CMD_CHAN_SET); #endif #endif } Loading Loading
drivers/staging/rtl8192e/rtl_core.c +0 −4 Original line number Diff line number Diff line Loading @@ -566,10 +566,6 @@ void rtl8192_set_chan(struct net_device *dev,short ch) if (priv->rf_set_chan) priv->rf_set_chan(dev,priv->chan); #ifdef CONFIG_FW_SETCHAN priv->rtllib->SetFwCmdHandler(dev, FW_CMD_CHAN_SET); #endif #endif } Loading