diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2011-05-27 09:31:42 +0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-06-25 11:04:59 +0400 |
commit | 63544e9c0055316d0397cb671f2ff99d85c77293 (patch) | |
tree | 362d5cdabf97379959ba65b5fd81cf28c454f075 /drivers/net/ixgbe/ixgbe.h | |
parent | 7d4987de752a94772ad1ae85ad5c702bbcf73305 (diff) | |
download | linux-63544e9c0055316d0397cb671f2ff99d85c77293.tar.xz |
ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16
This change updates all values dealing with count, next_to_use, and
next_to_clean so that they stay u16 values. The advantage of this is that
there is no re-casting of type during the propagation through the stack.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ixgbe/ixgbe.h')
0 files changed, 0 insertions, 0 deletions