qlcnic: fix endianness in fw validation
authorAmit Kumar Salecha <amit.salecha@qlogic.com>
Thu, 1 Apr 2010 19:01:35 +0000 (19:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 Apr 2010 21:19:16 +0000 (14:19 -0700)
commit22dfaa86e90235b9e5ea014be4268f457c72a63c
treec21258fff0dcc59538d0e86380c84698ef69e4db
parent34ce36268331719894c4b237a9413fe9e1ab4f75
qlcnic: fix endianness in fw validation

cpu_to_le32 was missing and used improperly.

Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/qlcnic/qlcnic_init.c