bnx2x: PBA Table Page Alignment Workaround
authorEilon Greenstein <eilong@broadcom.com>
Wed, 13 Aug 2008 22:51:48 +0000 (15:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Aug 2008 23:03:37 +0000 (16:03 -0700)
PBA Table Page Alignment Workaround
The PBA table starts on the middle of the page and that's causing very
low performance with virtualization. The solution is not to update via
the BAR directly but via chip access to the same memory

Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found