Ken-ichirou MATSUZAWA
7084a31589
netlink: mmap: fix lookup frame position
...
__netlink_lookup_frame() was always called with the same "pos"
value in netlink_forward_ring(). It will look at the same ring entry
header over and over again, every time through this loop. Then cycle
through the whole ring, advancing ring->head, not "pos" until it
equals the "ring->head != head" loop test fails.
Signed-off-by: Ken-ichirou MATSUZAWA <chamas@h4.dion.ne.jp >
Signed-off-by: David S. Miller <davem@davemloft.net >
2015-08-28 22:25:42 -07:00
..
2015-02-14 23:08:44 +01:00
2015-08-22 21:35:02 -04:00
2015-03-02 16:43:41 -05:00
2015-06-01 16:50:52 -07:00
2015-05-11 10:50:17 -04:00
2015-05-11 10:50:17 -04:00
2015-07-15 15:59:58 -07:00
2015-08-18 19:08:23 -07:00
2015-08-06 16:36:03 +02:00
2015-08-13 17:08:39 -07:00
2015-07-21 00:02:44 -07:00
2015-07-12 21:13:22 +02:00
2015-07-09 20:30:34 +03:00
2015-08-21 14:30:10 -07:00
2015-03-06 21:50:02 -05:00
2015-07-27 01:06:53 -07:00
2015-05-11 10:50:17 -04:00
2014-10-01 00:44:04 +10:00
2015-08-12 14:29:50 -07:00
2015-06-04 15:44:30 -07:00
2015-03-01 13:40:23 -05:00
2015-07-26 21:00:14 -07:00
2015-08-17 12:10:30 -07:00
2015-08-25 14:33:00 -07:00
2015-05-11 10:50:17 -04:00
2015-05-25 17:46:21 -04:00
2015-05-11 10:50:17 -04:00
2015-08-24 14:48:10 -07:00
2015-05-11 10:50:18 -04:00
2014-10-24 15:51:42 -04:00
2015-07-27 01:06:53 -07:00
2015-08-13 13:52:34 +02:00
2015-06-24 16:49:49 -07:00
2015-06-13 23:56:52 -07:00
2015-08-05 10:56:43 +02:00
2015-03-31 13:58:35 -04:00
2015-08-28 22:25:42 -07:00
2015-06-18 21:14:32 +02:00
2015-06-15 18:10:37 +02:00
2015-08-03 14:03:08 -07:00
2015-07-29 00:09:58 -07:00
2015-05-11 10:50:17 -04:00
2015-08-03 15:20:16 -07:00
2015-05-29 13:13:45 +02:00
2015-06-24 02:58:51 -07:00
2015-05-11 10:50:17 -04:00
2015-08-25 17:02:48 -07:00
2015-08-27 17:11:44 -07:00
2015-07-28 09:37:44 -07:00
2015-07-11 21:29:55 -07:00
2015-07-08 16:08:23 -07:00
2015-06-10 22:49:20 -07:00
2015-05-11 10:50:17 -04:00
2014-10-07 20:28:44 -04:00
2015-07-17 15:02:02 +02:00
2015-05-11 10:50:17 -04:00
2015-06-24 16:49:49 -07:00
2015-04-09 00:02:26 -04:00
2015-05-14 01:10:05 -04:00
2015-03-04 00:26:06 -05:00
2015-05-11 10:50:17 -04:00