Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 972afac8 authored by zhangjie's avatar zhangjie Committed by Daniel Jacob Chittoor
Browse files

[ALM:11132375] Enable wifi macaddr

&&&%%%comment:Enable wifi macaddr
&&&%%%bug number:11132375
&&&%%%product name:sm7225_r_fp4
&&&%%%root cause:Coding
&&&%%%Bug category:T2M
&&&%%%Module_Impact:wifi
&&&%%%Test_Suggestion:.
&&&%%%Solution:.
&&&%%%Test_Report:.
&&&%%%VAL Can Test:Yes
parent 538e7773
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1978,7 +1978,7 @@ static void hdd_update_tgt_vht_cap(struct hdd_context *hdd_ctx,
#define MAC_STR_LEN	17
#define MAC_STR_LEN	17
#define MAC_CHAR_NUM	2
#define MAC_CHAR_NUM	2
#define CMDLINE "/proc/cmdline"
#define CMDLINE "/proc/cmdline"
#define CMDLINE_LEN 1024
#define CMDLINE_LEN 1500
static inline int is_in_range(unsigned char c,
static inline int is_in_range(unsigned char c,
		unsigned char low, unsigned char high)
		unsigned char low, unsigned char high)
{
{