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)
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>

No differences found