diff options
author | Jacob Keller <[email protected]> | 2016-04-13 16:08:24 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2016-04-25 04:41:56 -0700 |
commit | 8d055cc0c8be92cd6a77193460117f0ab0a05286 (patch) | |
tree | 36ea2d437cd1d322f2bd8209974c54b6d6ef43d9 /lib/net_utils.c | |
parent | 3e973dc4b93da06e38b263c9bd7e239d8f3f251f (diff) |
ixgbevf: make use of BIT() macro to avoid shift of signed values
Also cleanup a case where we're bit shifting a value into place, and use
an unsigned constant. Make use of the unsigned postfix in places where
BIT() macro is not appropriate.
Signed-off-by: Jacob Keller <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'lib/net_utils.c')
0 files changed, 0 insertions, 0 deletions