1
0
Files
linux/drivers/net
Amitkumar Karwar 406a39ec00 mwifiex: remove mwifiex_recv_complete function
The function
- increments dropped rx_packet count if status code
  passed to it is "-1".
- frees SKB buffer.

But currently the function is being called with "0" status code.
This patch replaces above function by dev_kfree_skb_any() call.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-05-12 14:10:50 -04:00
..
2011-03-05 10:55:57 +01:00
2011-02-28 11:57:33 -08:00
2011-03-16 11:29:47 -07:00
2011-02-02 15:41:25 -08:00
2011-03-31 01:54:22 -07:00
2011-03-17 14:05:35 +01:00
2011-03-02 03:20:56 -08:00
2011-03-11 01:16:23 -08:00
2011-02-28 12:06:20 -08:00
2011-03-17 14:05:35 +01:00
2011-03-15 19:38:03 -07:00
2011-03-14 15:00:12 -07:00
2011-02-01 13:19:07 -08:00
2011-03-18 21:53:03 -07:00
2011-02-28 11:57:33 -08:00
2011-02-13 21:44:44 -08:00
2011-02-17 14:16:35 -08:00
2011-03-15 19:38:03 -07:00
2011-03-03 13:02:32 -08:00
2011-03-20 17:33:19 -07:00
2011-02-28 12:29:34 -08:00
2011-02-24 22:17:02 -08:00
2011-03-27 23:35:06 -07:00
2011-03-21 18:24:53 -07:00
2011-03-15 19:38:03 -07:00