commit | 07793d33b4fba00f5bd1dac78fa038bb0e23fa5c | [log] [tgz] |
---|---|---|
author | Ajit Khaparde <ajitkhaparde@gmail.com> | Tue Feb 16 00:18:46 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 16 14:53:25 2010 -0800 |
tree | 6944a74dd95b35fea01bc8e5e8a966f78429d5a8 | |
parent | 553f9118abc4fc53674fff87f6fe5fa3f56a41ed [diff] |
be2net: set proper value to version field in req hdr Before sending a command to the ASIC, set version properly. This is necessary for the ARM firmware to send correct data to the driver. This also fixes a bug in certain skews of the ASIC where the statistics are misreported. Signed-off-by: Ajit Khaparde <ajitk@serverengines.com> Signed-off-by: David S. Miller <davem@davemloft.net>