f50c6d 95fcoe: load 'libfcoe' module as a fallback

1 file Authored by Kairui Song 3 years ago, Committed by Packit Service 3 years ago,
    95fcoe: load 'libfcoe' module as a fallback
    
    The kernel may only enable 'libfcoe' module. Some modules like bnx2fc
    provides FCoE but only depend on 'libfcoe'. Loading 'fcoe' module may
    fail but the kernel do support FCoE.
    
    'libfcoe' will be installed as a dependency when installing block device
    drivers if it's required. So no need to install it in installkernel.
    
    Signed-off-by: Kairui Song <kasong@redhat.com>
    (cherry picked from commit 65fe1af2eca7d0ed340520577ab861fcd695b34a)
    
    Resolves: #1719645
    
    patch_name: 0023.patch
    present_in_specfile: true
    location_in_specfile: 23
    squash_commits: true