diff options
author | Ben Hutchings <bhutchings@solarflare.com> | 2012-09-05 21:11:04 -0400 |
---|---|---|
committer | Ben Hutchings <bhutchings@solarflare.com> | 2012-11-30 19:26:06 -0500 |
commit | 0e0c3408a5414d4e1f8ca7fadcb513c13bd747e8 (patch) | |
tree | dbaaeb442cdd4657880ad35ac6cd2f68226b60dc /include | |
parent | bb728820fe7c42fdb838ab2745fb5fe6b18b5ffa (diff) |
sfc: Fix byte order warnings for ethtool RX filter interface
sparse has got a bit more picky since I last ran it over this. Add
forced casts for use of ~0 as a big-endian value. Undo the pointless
optimisation of parameter validation with '|'; using '||' avoids these
warnings.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions