diff options
author | Rob Herring <rob.herring@calxeda.com> | 2013-08-30 16:49:20 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-09-03 22:21:15 -0400 |
commit | ef07387faf33a95e011993200902d490b605407d (patch) | |
tree | ef3c78022eb35852b3ddea32c0a6bcd6cffb56c7 /Documentation/this_cpu_ops.txt | |
parent | 50ae3c22763b77d55c59fb00274d4b9800e0c857 (diff) | |
download | linux-ef07387faf33a95e011993200902d490b605407d.tar.bz2 |
net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
xgmac_desc_get_buf_len appears to have a copy/paste error. flags is the
wrong field to read. We should be reading buf_size field. cpu_to_le32
should also be le32_to_cpu. This never really mattered as this function
is only used for DMA mapping calls which happen to be nops with coherent
DMA.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/this_cpu_ops.txt')
0 files changed, 0 insertions, 0 deletions