summaryrefslogtreecommitdiff
path: root/drivers/uio/uio_pruss.c
diff options
context:
space:
mode:
authorRicardo Ribalda <ricardo.ribalda@gmail.com>2013-10-01 10:17:10 +0400
committerDavid S. Miller <davem@davemloft.net>2013-10-01 20:31:35 +0400
commit7167cf0e8cd10287b7912b9ffcccd9616f382922 (patch)
tree76ec0f2285b407f56c192e5b3c9f842abf29336d /drivers/uio/uio_pruss.c
parent45906723578f768d029ba7774cd97b435f2c5125 (diff)
downloadlinux-7167cf0e8cd10287b7912b9ffcccd9616f382922.tar.xz
ll_temac: Reset dma descriptors indexes on ndo_open
The dma descriptors indexes are only initialized on the probe function. If a packet is on the buffer when temac_stop is called, the dma descriptors indexes can be left on a incorrect state where no other package can be sent. So an interface could be left in an usable state after ifdow/ifup. This patch makes sure that the descriptors indexes are in a proper status when the device is open. Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/uio/uio_pruss.c')
0 files changed, 0 insertions, 0 deletions