lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 10 Mar 2008 19:33:05 +0530
From:	"Syed Khader" <Syed.Khader@...exant.com>
To:	netdev@...r.kernel.org
Subject: [PATCH]: Fix for disabling rx when fifo overruns and potential dma deadlock in smc911x.c

Hi
  This patch fixes following bugs in smc911x.c
1. Whenever there is rx overrun the driver simply disabling receiver.
Changes done to reenable it after dma for the last packet gets
completed.
2. When there is RX receive error, dma doesn't get scheduled, so
rxdma_active flag will not be reset, resulting in dma deadlock.

Thanks
Syed

Conexant E-mail Firewall (Conexant.Com) made the following annotations
---------------------------------------------------------------------
********************** Legal Disclaimer **************************** 

"This email may contain confidential and privileged material for the sole use of the intended recipient. Any unauthorized review, use or distribution by others is strictly prohibited. If you have received the message in error, please advise the sender by reply email and delete the message. Thank you." 

********************************************************************** 

---------------------------------------------------------------------


Download attachment "smc.patch" of type "application/octet-stream" (1957 bytes)

Powered by blists - more mailing lists