commit | ec576a59d3aad9d115a31e5284d78b9d2026897a | [log] [tgz] |
---|---|---|
author | Martin Jäger <martin@libre.solar> | Tue Oct 12 11:49:08 2021 +0200 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Thu Oct 28 13:56:58 2021 -0400 |
tree | 1a2db7600a9420dccfa9601fa7031dda29df1a5f | |
parent | 5511cba5fea6ad1142cdc8a88e7b8bdb4661a242 [diff] |
canbus: canopen: Use new API to check number of filters The previous CONFIG_CAN_MAX_FILTER is specific to certain drivers. Using the new API makes the CAN open driver independent of the used CAN hardware / driver. Signed-off-by: Martin Jäger <martin@libre.solar>