bnx2: Search VPD with pci_vpd_find_ro_info_keyword()
authorHeiner Kallweit <hkallweit1@gmail.com>
Sun, 22 Aug 2021 13:50:50 +0000 (15:50 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Aug 2021 20:45:39 +0000 (21:45 +0100)
commitddc122aac91f6f589ed7e202dbfca9f106d2a06f
treee557504c7b08ac9b73bda358cce496d7b0c89515
parent01dbe7129d9ccd5fe940897888645f06327b34ff
bnx2: Search VPD with pci_vpd_find_ro_info_keyword()

Use pci_vpd_find_ro_info_keyword() to search for keywords in VPD to
simplify the code.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2.c