diff options
author | Jean Sacren <sakiwit@gmail.com> | 2014-03-11 09:57:56 +0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2014-04-01 02:48:01 +0400 |
commit | 6425f0f353b91c2edad65a7e7d1362d1787d26fd (patch) | |
tree | 0636f839bc9e9c2a7f21fce5997ddde6b30823a1 /firmware/sun/cassini.bin.ihex | |
parent | 151b260c624d47b2c78b2f887e4f791c09c73c17 (diff) | |
download | linux-6425f0f353b91c2edad65a7e7d1362d1787d26fd.tar.xz |
ixgbe: fix ixgbe_check_reset_blocked() declaration
The commit c97506ab0e22 ("ixgbe: Add check for FW veto bit")
introduced the new function ixgbe_check_reset_blocked() with a minor
issue in declaration. Fix the declaration by changing the type
specifier to bool as the definition returns a boolean value.
Additionally all ixgbe_check_reset_blocked() callers are expected to
return a boolean value.
Signed-off-by: Jean Sacren <sakiwit@gmail.com>
Acked-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'firmware/sun/cassini.bin.ihex')
0 files changed, 0 insertions, 0 deletions