Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e095a9a authored by David S. Miller's avatar David S. Miller
Browse files

infiniband: nes: Kill unused variable in nes_netdev_start_xmit()

parent c578e9ab
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;