OSDN Git Service

r8152: rename fw_type_1 with fw_mac
authorHayes Wang <hayeswang@realtek.com>
Mon, 21 Oct 2019 03:41:10 +0000 (11:41 +0800)
committerJakub Kicinski <jakub.kicinski@netronome.com>
Tue, 22 Oct 2019 16:45:21 +0000 (09:45 -0700)
commita66edaafae08c37f9ea31fdfbc64d2a9be8d588f
tree1a3c95920d7cd416f68ada86215950ef9f745ea9
parent39438490c9714378148f3b603f635362c8780b51
r8152: rename fw_type_1 with fw_mac

The struct fw_type_1 is used by MAC only, so rename it to a meaningful one.

Besides, adjust two messages. Replace "load xxx fail" with "check xxx fail"

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
drivers/net/usb/r8152.c