aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rt2860/rt_profile.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/rt2860/rt_profile.c')
-rw-r--r--drivers/staging/rt2860/rt_profile.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/rt2860/rt_profile.c b/drivers/staging/rt2860/rt_profile.c
index cf48923c7d3..27f69a51349 100644
--- a/drivers/staging/rt2860/rt_profile.c
+++ b/drivers/staging/rt2860/rt_profile.c
@@ -919,9 +919,6 @@ NDIS_STATUS RTMPReadParametersHook(
919 IF_DEV_CONFIG_OPMODE_ON_STA(pAd) 919 IF_DEV_CONFIG_OPMODE_ON_STA(pAd)
920 src = STA_PROFILE_PATH; 920 src = STA_PROFILE_PATH;
921#endif // CONFIG_STA_SUPPORT // 921#endif // CONFIG_STA_SUPPORT //
922#ifdef MULTIPLE_CARD_SUPPORT
923 src = pAd->MC_FileName;
924#endif // MULTIPLE_CARD_SUPPORT //
925 922
926 // Save uid and gid used for filesystem access. 923 // Save uid and gid used for filesystem access.
927 // Set user and group to 0 (root) 924 // Set user and group to 0 (root)