commit | 5c6ae5b880b3d19cff6d14f0dcff3362e6f7ffdf | [log] [tgz] |
---|---|---|
author | Ajit Khaparde <ajitk@serverengines.com> | Mon Oct 05 02:09:40 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 05 02:09:40 2009 -0700 |
tree | f4f00d51c4afd7cee3b688204eddb49a1cf41c12 | |
parent | bf6fda63c452205f0e240ed8c511db5693857e93 [diff] |
be2net: Fix a bug in preparation of mcc wrb which was causing flash operation to fail This patch fixes a bug that got introduced in commit 76998bc7. During preparation of mcc wrb, req was being wrongly overwritten and the flash operation was failing. Signed-off-by: Ajit Khaparde <ajitk@serverengines.com> Signed-off-by: David S. Miller <davem@davemloft.net>