aboutsummaryrefslogtreecommitdiff
path: root/net/sched/cls_basic.c
diff options
context:
space:
mode:
authorJacob Keller <jacob.e.keller@intel.com>2016-04-13 16:08:24 -0700
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2016-04-25 04:41:56 -0700
commit8d055cc0c8be92cd6a77193460117f0ab0a05286 (patch)
tree36ea2d437cd1d322f2bd8209974c54b6d6ef43d9 /net/sched/cls_basic.c
parent3e973dc4b93da06e38b263c9bd7e239d8f3f251f (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 <jacob.e.keller@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'net/sched/cls_basic.c')
0 files changed, 0 insertions, 0 deletions