Re: [PATCH] be2net: use eq-id to calculate cev-isr reg offset
From: David Miller <davem@davemloft.net>
Date: 2010-02-02 15:48:35
From: David Miller <davem@davemloft.net>
Date: 2010-02-02 15:48:35
From: Sathya Perla <redacted> Date: Fri, 29 Jan 2010 12:38:36 +0530
cev-isr reg offset for each function is better calculated using (any) eq-id alloted to that function instead of using pci-func number(which does not work in some configurations...) Signed-off-by: Sathya Perla <redacted>
Applied to net-2.6, thanks.