rtl8188eu: Remove symbol MAX_RF_PATH

This one is set to RF_PATH_MAX.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2016-02-13 15:40:00 -06:00
parent f9dbfb74dc
commit c73b464cae
3 changed files with 14 additions and 15 deletions

View file

@ -73,7 +73,6 @@ enum rf_radio_path {
#define MAX_PG_GROUP 13
#define RF_PATH_MAX 3
#define MAX_RF_PATH RF_PATH_MAX
#define MAX_TX_COUNT 4 /* path numbers */
#define CHANNEL_MAX_NUMBER 14 /* 14 is the max chnl number */