Change R88E_EFUSE_MAX_LEN to use the same value as the vendor's driver
that contains the length of the efuse content. Reviewed by: avos
This commit is contained in:
parent
1b8076079e
commit
3e258b43f5
@ -23,7 +23,7 @@
|
||||
|
||||
#define R88E_GROUP_2G 6
|
||||
|
||||
#define R88E_EFUSE_MAX_LEN 512
|
||||
#define R88E_EFUSE_MAX_LEN 256
|
||||
#define R88E_EFUSE_MAP_LEN 512
|
||||
|
||||
#endif /* R88E_ROM_DEFS_H */
|
||||
|
Loading…
Reference in New Issue
Block a user