diff options
author | Florian Fainelli <[email protected]> | 2018-08-04 14:20:40 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-08-04 14:56:23 -0700 |
commit | d89d41556141a527030a15233135ba622ba3350d (patch) | |
tree | d2c1b3700b5931d941daf11bb03a3fe38a90239b /scripts/gdb/linux/utils.py | |
parent | 12e5e452aec3520f7a66718600eaa991b54098ad (diff) |
ethtool: Remove trailing semicolon for static inline
Android's header sanitization tool chokes on static inline functions having a
trailing semicolon, leading to an incorrectly parsed header file. While the
tool should obviously be fixed, also fix the header files for the two affected
functions: ethtool_get_flow_spec_ring() and ethtool_get_flow_spec_ring_vf().
Fixes: 8cf6f497de40 ("ethtool: Add helper routines to pass vf to rx_flow_spec")
Reporetd-by: Blair Prescott <[email protected]>
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions