FedEx
Dear Customer,
Your parcel has arrived at December 29. Courier was unable to deliver the parcel to you.
To receive your parcel, print this label and go to the nearest office.
Get Shipment Label
FedEx 1995-2014
Remove the function i40e_rx_is_fip() that is not used anywhere.
This was partially found by using a static code analysis program called
cppcheck.
Signed-off-by: Rickard Strandqvist
---
drivers/net/ethernet/intel/i40e/i40e_fcoe.c |9 -
1 file changed, 9 deletions(-)
diff --git a/dr
On Wed, 2014-12-31 at 17:48 +0100, Rickard Strandqvist wrote:
> Remove the function i40e_rx_is_fip() that is not used anywhere.
>
> This was partially found by using a static code analysis program
> called cppcheck.
>
> Signed-off-by: Rickard Strandqvist
>
> ---
> drivers/net/ethernet/intel/i40