summaryrefslogtreecommitdiff
path: root/drivers/net/davinci_emac.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2010-03-15 22:23:30 (GMT)
committerDavid S. Miller <davem@davemloft.net>2010-03-15 22:23:30 (GMT)
commit211a0d941b1924e667483f822a55e2cc694cd212 (patch)
tree16d22011246bcc97a1b191872aa3d2afa354a273 /drivers/net/davinci_emac.c
parentbec68ff1637ca00bb1585a03a7be8a13380084de (diff)
downloadlinux-fsl-qoriq-211a0d941b1924e667483f822a55e2cc694cd212.tar.xz
e100: Fix ring parameter change handling regression.
When the PCI pool changes were added to fix resume failures: commit 98468efddb101f8a29af974101c17ba513b07be1 e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failu and commit 70abc8cb90e679d8519721e2761d8366a18212a6 e100: Fix broken cbs accounting due to missing memset. This introduced a problem that can happen if the TX ring size is increased. We need to size the PCI pool using cbs->max instead of the default cbs->count value. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/davinci_emac.c')
0 files changed, 0 insertions, 0 deletions