提交 4e095a9a 编写于 作者: D David S. Miller

infiniband: nes: Kill unused variable in nes_netdev_start_xmit()

Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 c578e9ab
......@@ -478,7 +478,6 @@ static int nes_netdev_start_xmit(struct sk_buff *skb, struct net_device *netdev)
u32 tso_wqe_length;
u32 curr_tcp_seq;
u32 wqe_count=1;
u32 send_rc;
struct iphdr *iph;
__le16 *wqe_fragment_length;
u32 nr_frags;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册