RDMA/nes: Fix fw_ver in /sys
authorChien Tung <chien.tin.tung@intel.com>
Mon, 27 Apr 2009 20:33:48 +0000 (13:33 -0700)
committerRoland Dreier <rolandd@cisco.com>
Mon, 27 Apr 2009 20:33:48 +0000 (13:33 -0700)
/sys/class/infiniband/nes?/fw_ver is not displaying firmware version
properly (it shows 0.0.0 with the current code).  Fill in the correct
firmware version number.

Signed-off-by: Chien Tung <chien.tin.tung@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found