Antonio Quartulli
66a1b2bcb3
batman-adv: convert bat_priv->tt_crc from atomic_t to uint16_t
...
In the code we neever need to atomically check and set the bat_priv->tt_crc
field value. It is simply set and read once in different pieces of the code.
Therefore this field can be safely be converted from atomic_t to uint16_t.
Reported-by: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
2012-06-18 18:00:58 +02:00
..
2012-06-04 13:51:17 -04:00
2012-05-15 20:23:16 -04:00
2012-05-16 22:17:37 -04:00
2012-06-07 13:11:59 -07:00
2012-06-04 11:45:11 -04:00
2012-06-04 11:27:40 -04:00
2012-06-18 18:00:58 +02:00
2012-06-05 06:26:26 +03:00
2012-06-07 14:58:42 +02:00
2012-05-22 19:22:50 -07:00
2012-06-15 15:51:55 -07:00
2012-05-30 11:17:19 -07:00
2012-06-15 15:51:55 -07:00
2012-06-14 01:45:46 -07:00
2012-06-15 14:54:11 -07:00
2012-06-11 12:56:14 -07:00
2012-05-21 20:27:36 -07:00
2012-05-09 20:49:19 -04:00
2012-05-10 23:33:01 -04:00
2012-05-16 15:17:08 -04:00
2012-06-17 19:47:34 -07:00
2012-06-16 15:23:35 -07:00
2012-05-19 00:51:04 -04:00
2012-06-04 11:45:11 -04:00
2012-06-15 15:30:15 -07:00
2012-06-12 21:59:18 -07:00
2012-05-17 18:45:20 -04:00
2012-05-17 04:50:21 -04:00
2012-06-12 21:59:18 -07:00
2012-05-16 15:17:08 -04:00
2012-06-16 15:23:35 -07:00
2012-05-29 22:33:56 -04:00
2012-06-12 21:59:18 -07:00
2012-05-16 22:17:37 -04:00
2012-06-11 16:51:51 -07:00
2012-05-29 17:30:07 -04:00
2012-06-06 15:18:17 -04:00
2012-06-11 02:08:59 -07:00
2012-06-01 10:37:18 -04:00
2012-05-16 22:17:37 -04:00
2012-06-01 08:32:58 -07:00
2012-06-04 11:45:11 -04:00
2012-06-09 19:06:21 -07:00
2012-05-24 16:22:53 -04:00
2012-06-06 15:20:22 -04:00
2012-04-23 22:28:28 -04:00
2012-05-27 01:11:22 -04:00
2012-05-21 20:27:36 -07:00
2012-05-21 12:50:12 -07:00
2012-05-18 01:35:08 -04:00
2012-05-22 17:37:47 -07:00
2012-05-15 20:14:35 -04:00