Files
kernel/include/linux
Andy Shevchenko f4d7b3e23d net: dev: Use unsigned integer as an argument to left-shift
1 << 31 is Undefined Behaviour according to the C standard.
Use U type modifier to avoid theoretical overflow.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-02-27 09:34:39 -08:00
..
2018-12-11 09:57:47 -08:00
2019-01-25 15:32:28 -08:00
2018-12-07 22:26:38 -07:00
2019-01-24 11:11:45 -07:00
2018-12-18 17:50:47 +01:00
2018-12-19 10:42:08 +01:00
2018-12-28 12:11:52 -08:00
2018-12-07 12:59:08 -08:00
2018-12-06 13:57:03 +01:00
2019-01-04 13:13:48 -08:00
2019-01-04 13:13:48 -08:00
2018-12-13 09:58:57 +01:00
2018-12-06 15:45:46 +01:00
2019-01-07 16:38:26 +01:00
2018-12-21 11:50:02 -05:00
2018-12-10 10:17:45 +01:00
2019-01-11 18:05:40 -08:00
2018-12-22 12:15:29 +01:00