Commit ad22d55c authored by Matteo Semenzato's avatar Matteo Semenzato Committed by Greg Kroah-Hartman
Browse files

Staging: rtl8192e: remove assignment of function parameter



This patch removes the assignment of a function parameter that has no
effect.

Signed-off-by: default avatarMatteo Semenzato <mattew8898@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent b6b0012c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1225,7 +1225,6 @@ static void rtllib_rx_indicate_pkt_legacy(struct rtllib_device *ieee,
		}
	}
	kfree(rxb);
	rxb = NULL;
}

static int rtllib_rx_InfraAdhoc(struct rtllib_device *ieee, struct sk_buff *skb,