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-14 19:34:21 -06:00
parent 37a56bca8b
commit b8bfb4c958

View file

@ -353,8 +353,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. */