diff options
| author | Dario Binacchi <[email protected]> | 2022-06-28 18:31:28 +0200 |
|---|---|---|
| committer | Marc Kleine-Budde <[email protected]> | 2022-07-03 11:34:24 +0200 |
| commit | 036bff2800cbcf8217dd0bc93d8421b5b8f72476 (patch) | |
| tree | f0d9ac94e88e2f6600e6b1d60e40ccfb2fbd5240 /tools/perf/scripts/python/flamegraph.py | |
| parent | 92a31782c8487e496a9f1b2be3995e5c9c9a3265 (diff) | |
can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
Upcoming changes on slcan driver will require you to specify a bitrate
of value -1 to prevent the open_candev() from failing but at the same
time highlighting that it is a fake value. In this case the command
`ip --details -s -s link show' would print 4294967295 as the bitrate
value. The patch change this value in 0.
Link: https://lore.kernel.org/all/[email protected]
Suggested-by: Marc Kleine-Budde <[email protected]>
Signed-off-by: Dario Binacchi <[email protected]>
Tested-by: Jeroen Hofstee <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions