Files
linux/drivers/net
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-11-14 17:42:43 -08:00
2019-10-24 14:53:48 -07:00
2019-11-15 12:46:49 -08:00
2019-10-24 14:53:48 -07:00