Files
linux/drivers
Kees Cook 548e5ffe2e bnx2x: Remove hw_reset_t function casts
All .rw_reset callbacks except bnx2x_84833_hw_reset_phy() use a
void return type. No callers of .hw_reset check a return value and
bnx2x_84833_hw_reset_phy() unconditionally returns 0. Remove all
hw_reset_t casts and fix the return type to void.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-11-16 12:50:57 -08:00
..
2019-10-28 16:47:22 -07:00
2019-10-24 08:45:31 +03:00
2019-08-27 09:43:59 +02:00
2019-08-16 11:33:56 -07:00
2019-09-23 17:20:40 -04:00
2019-10-15 23:51:36 +02:00
2019-11-12 12:12:39 -08:00
2019-08-18 12:56:10 +02:00
2019-10-15 14:07:01 -06:00