diff options
| author | Jean Sacren <[email protected]> | 2014-03-11 05:57:56 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2014-03-31 22:48:01 +0000 |
| commit | 6425f0f353b91c2edad65a7e7d1362d1787d26fd (patch) | |
| tree | 0636f839bc9e9c2a7f21fce5997ddde6b30823a1 /drivers/net/xen-netback/interface.c | |
| parent | ixgbe: fix race conditions on queuing skb for HW time stamp (diff) | |
| download | kernel-6425f0f353b91c2edad65a7e7d1362d1787d26fd.tar.gz kernel-6425f0f353b91c2edad65a7e7d1362d1787d26fd.zip | |
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 <[email protected]>
Acked-by: Don Skidmore <[email protected]>
Tested-by: Phil Schmitt <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
