Francois Romieu
b3c3e7d7d9
via-velocity: fix memory corruption when changing the mtu
...
velocity_rx_refill() only replenishes the descriptor entries which
belong to the CPU. It works great in the Rx path but the driver must
ensure that all the descriptors are freed before velocity_rx_refill()
is used in velocity_change_mtu(). The patch resets the Rx descriptors
in velocity_free_rd_ring().
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
2006-02-27 23:11:08 +01:00
..
2006-02-13 15:53:41 -08:00
2006-02-17 16:16:39 -05:00
2006-01-18 16:17:58 -05:00
2006-02-07 20:56:35 -05:00
2006-02-19 22:28:25 -08:00
2006-01-12 16:31:52 -05:00
2006-02-17 16:16:21 -05:00
2006-02-07 02:53:11 -05:00
2006-02-07 20:56:41 -05:00
2006-02-20 20:00:11 -08:00
2006-02-03 08:32:02 -08:00
2006-02-01 22:04:37 +01:00
2006-01-26 22:09:40 -05:00
2006-01-26 22:10:39 -05:00
2006-01-23 16:14:05 -08:00
2006-01-23 16:14:05 -08:00
2006-01-23 16:14:05 -08:00
2006-01-18 14:05:16 -08:00
2006-01-16 23:15:32 -08:00
2006-02-07 01:50:45 -05:00
2006-02-07 02:04:33 -05:00
2006-02-07 02:04:33 -05:00
2006-02-07 02:04:33 -05:00
2006-02-07 02:04:33 -05:00
2006-01-12 09:09:04 -08:00
2006-02-23 16:23:51 -08:00
2006-01-12 20:09:29 +11:00
2006-02-17 16:15:46 -05:00
2006-02-01 08:53:10 -08:00
2006-01-12 09:09:01 -08:00
2006-02-07 20:56:52 -05:00
2006-02-05 20:23:33 -08:00
2006-02-23 23:06:48 +01:00
2006-01-26 22:11:26 -05:00
2006-01-14 18:27:06 -08:00
2006-02-16 22:17:00 +01:00
2006-02-25 17:01:09 -05:00
2006-02-07 01:58:36 -05:00
2006-02-23 23:07:08 +01:00
2006-02-23 23:07:08 +01:00
2006-02-23 01:25:26 +01:00
2006-02-23 01:25:26 +01:00
2006-01-17 07:25:01 -05:00
2006-01-17 07:25:01 -05:00
2006-01-17 07:25:01 -05:00
2006-01-12 09:09:04 -08:00
2006-01-31 17:12:55 -08:00
2006-02-02 17:29:59 -08:00
2006-02-02 17:29:28 -08:00
2006-02-24 00:20:08 -05:00
2006-02-27 23:11:08 +01:00