Skip to content
Commit 985762b2 authored by Shan Wei's avatar Shan Wei Committed by David S. Miller
Browse files

net: forcedeth: fix compile warning of not used nv_set_tso function



Fix the below compile warning:
drivers/net/forcedeth.c:4266: warning: ‘nv_set_tso’ defined but not used

commit 569e1463 converts forcedeth driver to use hw_features.
So, implement function of .set_tso is abandoned.

Signed-off-by: default avatarShan Wei <shanwei@cn.fujitsu.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4805347c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment