]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
scsi: fcoe: Use eth_zero_addr() to clear mac address
authorMiaohe Lin <linmiaohe@huawei.com>
Mon, 20 Jul 2020 08:39:04 +0000 (16:39 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Sat, 25 Jul 2020 02:09:56 +0000 (22:09 -0400)
commite2289db1ccc6f217287227d5570b40fb7ce6ae89
tree46ec99ee4ae1765880677af7b5d3c1bc85d5aaea
parent51d263cbdd769eea65da2f13e393b542085af10d
scsi: fcoe: Use eth_zero_addr() to clear mac address

Use eth_zero_addr() to clear mac address insetad of memset().

Link: https://lore.kernel.org/r/1595234344-13955-1-git-send-email-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/fcoe/fcoe_ctlr.c