Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/qlogic/qed
Mintz, Yuval aa4ad88cfc qed: Fix uninitialized data in aRFS infrastructure
Current memset is using incorrect type of variable, causing the
upper-half of the strucutre to be left uninitialized and causing:

  ethernet/qlogic/qed/qed_init_fw_funcs.c: In function 'qed_set_rfs_mode_disable':
  ethernet/qlogic/qed/qed_init_fw_funcs.c:993:3: error: '*((void *)&ramline+4)' is used uninitialized in this function [-Werror=uninitialized]

Fixes: d51e4af5c2 ("qed: aRFS infrastructure support")
Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-05-15 14:31:27 -04:00
..
2017-05-09 11:24:22 -04:00
2017-04-17 13:06:18 -04:00
2017-04-03 19:16:37 -07:00
2017-03-13 15:33:09 -07:00
2017-01-01 21:02:14 -05:00
2017-01-01 21:02:14 -05:00
2017-04-17 13:06:18 -04:00
2017-01-01 21:02:14 -05:00
2016-10-31 15:52:35 -04:00
2017-05-01 11:42:15 -04:00