be2net: Fix a bug in preparation of mcc wrb which was causing flash operation to...
authorAjit Khaparde <ajitk@serverengines.com>
Mon, 5 Oct 2009 09:09:40 +0000 (02:09 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Oct 2009 09:09:40 +0000 (02:09 -0700)
commit5c6ae5b880b3d19cff6d14f0dcff3362e6f7ffdf
treef4f00d51c4afd7cee3b688204eddb49a1cf41c12
parentbf6fda63c452205f0e240ed8c511db5693857e93
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>
drivers/net/benet/be_cmds.c