]> git.baikalelectronics.ru Git - kernel.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)
commit14755ee5a0ea0377751901f9dad13e8b11272363
tree8e0ce39eb3e4b840904c9f818a841678a95f4117
parent0567112a0a4d15a98afd9e24792f327b988cefde
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