commit | de42edde131cd09a556f0b90373569d64b92ef99 | [log] [tgz] |
---|---|---|
author | Greg Rose <gregory.v.rose@intel.com> | Thu Jul 01 13:39:23 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 01 22:45:57 2010 -0700 |
tree | 9b54e6e7fb42a984eab8addf5a8b133730691fd7 | |
parent | 8d420a1b3ea65357b6eb59e4e742248d2838e904 [diff] |
igb: Add comment Add explanatory comment to avoid confusion when a pointer is set to the second word of an array instead of the customary cast of a pointer to the beginning of the array. Signed-off-by: Greg Rose <gregory.v.rose@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>