diff options
author | 2015-05-28 23:10:06 +0200 | |
---|---|---|
committer | 2015-05-30 23:46:30 -0700 | |
commit | e236b954232808001f522c4b79df97b8c9262a4a (patch) | |
tree | debc3abe60d9ee8a7c48141b44bf7c8cd2b81d67 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 (diff) | |
download | linux-dev-e236b954232808001f522c4b79df97b8c9262a4a.tar.xz linux-dev-e236b954232808001f522c4b79df97b8c9262a4a.zip |
bna: fix firmware loading on big-endian machines
Firmware required by bna is stored in appropriate files as sequence
of LE32 integers. After loading by request_firmware() they need to be
byte-swapped on big-endian arches. Without this conversion the NIC
is unusable on big-endian machines.
Cc: Rasesh Mody <rasesh.mody@qlogic.com>
Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions