From: Jakub Kicinski <k...@kernel.org> Date: Tue, 21 Jul 2020 12:23:29 -0700
> On Tue, 21 Jul 2020 08:08:45 +0530 rakeshs....@gmail.com wrote: >> From: Rakesh Babu <rakeshs....@gmail.com> >> >> Changes from v1. >> 1. Assigned void pointers to another type of pointers without type casting. >> 2. Removed Switch and If cases in interrupt handlers and printed the hexa >> value of the interrupt > > These days error events should be reported via devlink health, > not printing messages to the logs. +1