diff options
| author | 2016-04-14 13:17:27 -0700 | |
|---|---|---|
| committer | 2016-06-29 09:38:59 -0700 | |
| commit | 124579de462e6c232c4c321c3ec1ed81964cf78b (patch) | |
| tree | ce11ef77c01da3c8d8ea7db544c96cfb465d9e18 /scripts | |
| parent | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue (diff) | |
fm10k: don't use BIT() macro where the value isn't a bitmask
The FM10K_MAX_DATA_PER_TXD is really just using a bitshift as a power of
2 operation in an efficient manner. We shouldn't represent this as a BIT()
because that obscures the intention of the operation.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
