vxge: correct eprom version detection
authorJon Mason <jon.mason@exar.com>
Tue, 18 Jan 2011 15:02:20 +0000 (15:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Jan 2011 07:18:13 +0000 (23:18 -0800)
commit1d15f81cda496f1c1d59af7458ea0bcdeeb726f3
tree7e7cd91267b9e2a7f83d93611d481182da060df5
parent6cca200362b46a6845b3f07367f5068a427161e1
vxge: correct eprom version detection

The firmware PXE EPROM version detection is failing due to passing the
wrong parameter into firmware query function.  Also, the version
printing function has an extraneous newline.

Signed-off-by: Jon Mason <jon.mason@exar.com>
Signed-off-by: Sivakumar Subramani <sivakumar.subramani@exar.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxge/vxge-config.c
drivers/net/vxge/vxge-main.c