commit | a7312d5803759c29c7f341428858d353caabf793 | [log] [tgz] |
---|---|---|
author | Claudiu Manoil <claudiu.manoil@freescale.com> | Fri Mar 13 10:36:28 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 15 19:56:46 2015 -0400 |
tree | 551d07db14df3d6f618b943285d3248d13397075 | |
parent | 5a2f78dd51d9d71aa40cb752af88332f45c884b7 [diff] |
gianfar: Make BDs access endian safe Use conversion macros to correctly access the BE fields of the Rx and Tx Buffer Descriptors on LE CPUs. Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>