From c9885fe5a76dea798543f2938a872bc159e8e69a Mon Sep 17 00:00:00 2001 From: Patrick Rabau Date: Mon, 15 Feb 2010 19:42:11 +0000 Subject: [PATCH] bnx2: Fix bug when saving statistics. This fixes the problem of dropping the carry when adding 2 32-bit values. Switch to use array indexing for better readability. Reported by and fix provided by Patrick Rabau. Signed-off-by: Michael Chan Signed-off-by: Benjamin Li Signed-off-by: David S. Miller --- Reading git-format-patch failed