]> git.baikalelectronics.ru Git - kernel.git/commit
be2net: use eq-id to calculate cev-isr reg offset
authorSathya Perla <sathyap@serverengines.com>
Tue, 2 Feb 2010 15:48:40 +0000 (07:48 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Feb 2010 15:48:40 +0000 (07:48 -0800)
commitbe51242e5e9ff3bb0264877153831deab66d369f
tree2eb034830274c6e2be764dc511fea61772e39147
parent44f2c91b5e4767305ff5ca59c2ace68d2fb5d629
be2net: use eq-id to calculate cev-isr reg offset

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 <sathyap@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/benet/be_main.c