diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2011-05-27 05:31:42 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-06-25 00:04:59 -0700 |
commit | 63544e9c0055316d0397cb671f2ff99d85c77293 (patch) | |
tree | 362d5cdabf97379959ba65b5fd81cf28c454f075 /drivers/net/cris | |
parent | 7d4987de752a94772ad1ae85ad5c702bbcf73305 (diff) | |
download | op-kernel-dev-63544e9c0055316d0397cb671f2ff99d85c77293.zip op-kernel-dev-63544e9c0055316d0397cb671f2ff99d85c77293.tar.gz |
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/cris')
0 files changed, 0 insertions, 0 deletions