> -----Original Message----- > From: Lu Jicong <jiconglu58@xxxxxxxxx> > Sent: Sunday, March 6, 2022 5:09 PM > To: Pkshih <pkshih@xxxxxxxxxxx>; kvalo@xxxxxxxxxx; davem@xxxxxxxxxxxxx; kuba@xxxxxxxxxx > Cc: linux-wireless@xxxxxxxxxxxxxxx; netdev@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; Lu Jicong > <jiconglu58@xxxxxxxxx> > Subject: [PATCH] rtlwifi: rtl8192ce: remove duplicated function '_rtl92ce_phy_set_rf_sleep' > > This function exists in phy_common.c as '_rtl92c_phy_set_rf_sleep'. > Switch to the one in common file. > > Signed-off-by: Lu Jicong <jiconglu58@xxxxxxxxx> Acked-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx>