|
|
@@ -2704,8 +2704,8 @@ static int igb_rxnfc_write_etype_filter(struct igb_adapter *adapter,
|
|
|
return 0;
|
|
|
}
|
|
|
|
|
|
-int igb_rxnfc_write_vlan_prio_filter(struct igb_adapter *adapter,
|
|
|
- struct igb_nfc_filter *input)
|
|
|
+static int igb_rxnfc_write_vlan_prio_filter(struct igb_adapter *adapter,
|
|
|
+ struct igb_nfc_filter *input)
|
|
|
{
|
|
|
struct e1000_hw *hw = &adapter->hw;
|
|
|
u8 vlan_priority;
|