summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRob Herring <r.herring@freescale.com>2010-02-05 08:56:20 +0000
committerDavid S. Miller <davem@davemloft.net>2010-02-10 13:05:42 -0800
commit633e7533cec78b99d806248e832fc83e689d2453 (patch)
treece20891b9038d35d21687957491383ed9e167ce8 /tools
parent67de792420be2daa1c6fec07ec8552af9ea0bde3 (diff)
downloadop-kernel-dev-633e7533cec78b99d806248e832fc83e689d2453.zip
op-kernel-dev-633e7533cec78b99d806248e832fc83e689d2453.tar.gz
fec: fix uninitialized rx buffer usage
The fec driver was enabling receive buffer descriptor without allocating the buffers. Make sure the buffer descriptors are initialized to not start receiving packets. Open also calls fec_restart after the rx buffers are allocated. With the code in fec_restart, it zeroes out the buffer descriptors that have just been setup. Signed-off-by: Rob Herring <r.herring@freescale.com> Signed-off-by: Amit Kucheria <amit.kucheria@canonical.com> Acked-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud