can: Remove extended flags 86/23186/6
authorRomain Forlot <romain.forlot@iot.bzh>
Mon, 4 Nov 2019 16:17:27 +0000 (17:17 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Tue, 7 Jan 2020 23:17:29 +0000 (00:17 +0100)
It doesn't matters to know whether or not a can signal is
using standard or extended CAN ID because this could be
retrieved using bit mask on the CAN ID when receiving and
sending.

Bug-AGL: SPEC-2988

Change-Id: Id96c576045bf087df51beb011742ad631336f814
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>

No differences found