Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/cisco/enic
Christophe Jaillet fdf99b3ffc cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()'
if 'ioread32()' returns 0xFFFFFFF, we have to go through the error
handling path as done everywhere else in this function.

Move the 'err_free_wq' label to better match its name and its location
and add a new label 'err_disable_wq'.
Update the code accordingly.

Fixes: 373fb0873d ("enic: add devcmd2")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-11 10:54:15 -07:00
..
2012-02-24 17:53:03 -05:00
2014-06-23 14:32:19 -07:00
2017-06-20 15:24:53 -04:00
2012-11-19 19:13:59 -05:00
2017-02-09 17:24:29 -05:00
2015-08-17 15:25:29 -07:00
2016-10-29 17:23:39 -04:00
2015-08-25 16:05:48 -07:00