efa92ce network: drop unnecessary bitfield specifier

1 file Authored by Yu Watanabe 3 years ago, Committed by zbyszek 3 years ago,
    network: drop unnecessary bitfield specifier
    
    Manager is allocated only once. It is not necessary to optimize its
    size.
    
    (cherry picked from commit a78f938aaf14f285206cb648d6c6d80277ae3568)