[PATCH 12/81] rtlwifi: Fix the usage of the wrong variable in usb.c

2013-02-19 Thread Herton Ronaldo Krzesinski
3.5.7.6 -stable review patch. If anyone has any objections, please let me know. -- From: Larry Finger commit 0a06ad8e3a1cb5311b7dbafde45410aa1bce9d40 upstream. In routine _rtl_rx_pre_process(), skb_dequeue() is called to get an skb; however, the wrong variable name is used in

[PATCH 12/81] rtlwifi: Fix the usage of the wrong variable in usb.c

2013-02-19 Thread Herton Ronaldo Krzesinski
3.5.7.6 -stable review patch. If anyone has any objections, please let me know. -- From: Larry Finger larry.fin...@lwfinger.net commit 0a06ad8e3a1cb5311b7dbafde45410aa1bce9d40 upstream. In routine _rtl_rx_pre_process(), skb_dequeue() is called to get an skb; however, the wrong