|
@@ -6027,7 +6027,7 @@ static int igb_find_vlvf_entry(struct e1000_hw *hw, u32 vlan)
|
|
return idx;
|
|
return idx;
|
|
}
|
|
}
|
|
|
|
|
|
-void igb_update_pf_vlvf(struct igb_adapter *adapter, u32 vid)
|
|
|
|
|
|
+static void igb_update_pf_vlvf(struct igb_adapter *adapter, u32 vid)
|
|
{
|
|
{
|
|
struct e1000_hw *hw = &adapter->hw;
|
|
struct e1000_hw *hw = &adapter->hw;
|
|
u32 bits, pf_id;
|
|
u32 bits, pf_id;
|