diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2010-08-19 13:40:31 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-08-19 16:44:27 -0700 |
commit | 31f05a2d875327ef133ac4b62261c4b875d1d10c (patch) | |
tree | 9a43b360c95d8648466c2f38a496175bae384b55 /samples | |
parent | 9e10e045f8223e09f2c70cd6849ff86803d50c88 (diff) | |
download | kernel_samsung_smdk4412-31f05a2d875327ef133ac4b62261c4b875d1d10c.tar.gz kernel_samsung_smdk4412-31f05a2d875327ef133ac4b62261c4b875d1d10c.tar.bz2 kernel_samsung_smdk4412-31f05a2d875327ef133ac4b62261c4b875d1d10c.zip |
ixgbe: update all DESC_ADV macros to accept a ring pointer
All of the DESC_ADV macros are currently needing the pointers to be
de-referenced before accessing the ring. Instead of having to add all of
the asterisks it is easier to just update the macro to expect a pointer to
the ring.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions