commit | d01a303e68310695b6d08327454f4ad76a48716f | [log] [tgz] |
---|---|---|
author | Pontus Fuchs <pontus.fuchs@gmail.com> | Mon Nov 05 21:17:50 2012 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 14 14:55:40 2012 -0500 |
tree | 37468bef365434aa65ad1ee91e66ea68b0341181 | |
parent | f3ec3bf527638b8efb576d1bdbaf8d66d1183f92 [diff] |
ar5523: Fix sparse endianness warnings __be32 variables where used a little careless leading to sparse warnings. Treat them a little more gentle. Reported-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Pontus Fuchs <pontus.fuchs@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>