diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2013-01-27 16:24:25 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-14 10:47:59 -0800 |
commit | 5b1c796c15bb53d927b0c40fa2231b89d942ebb9 (patch) | |
tree | 4aadc68f950dd83b03ad6687fe5b332f55e62381 /drivers/net/xen-netback/interface.c | |
parent | 89c5f133f3df7495bda36147198993691e55bf85 (diff) |
rtlwifi: Fix the usage of the wrong variable in usb.c
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 subsequent calls.
Reported-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions