rtl8188eu: Remove symbol MAX_RF_PATH_NUMS

This one is always equal to RF_PATH_MAX.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2016-02-13 15:36:13 -06:00
parent 379691b761
commit f9dbfb74dc
4 changed files with 9 additions and 11 deletions

View file

@ -358,8 +358,6 @@ enum mp_mode_{
MP_PACKET_RX
};
#define MAX_RF_PATH_NUMS RF_PATH_MAX
extern u8 mpdatarate[NumRates];
/* MP set force data rate base on the definition. */