diff options
author | Ivan Vecera <[email protected]> | 2015-05-28 23:10:06 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-05-30 23:46:30 -0700 |
commit | e236b954232808001f522c4b79df97b8c9262a4a (patch) | |
tree | debc3abe60d9ee8a7c48141b44bf7c8cd2b81d67 /lib/cpu-notifier-error-inject.c | |
parent | 50dce303d04617d5dbe98e513cb2b586fbf271a7 (diff) |
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 <[email protected]>
Signed-off-by: Ivan Vecera <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions