]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
qla3xxx: convert byte order of constant instead of variable
authorMarcin Slusarz <marcin.slusarz@gmail.com>
Tue, 4 Mar 2008 23:19:20 +0000 (15:19 -0800)
committerJeff Garzik <jeff@garzik.org>
Wed, 26 Mar 2008 04:19:43 +0000 (00:19 -0400)
commitb39b5a2bc339d8ea04fde2e343bcb4c8f38df692
tree8e0ce39eb3e4b840904c9f818a841678a95f4117
parent7a6d84c1b26fd8a1deb28a4bbed672959f7f26ae
qla3xxx: convert byte order of constant instead of variable

Convert byte order of constant instead of variable which can be done at
compile time (vs run time)

Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Acked-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/qla3xxx.c