https://github.com/torvalds/linux
Revision 32d8c5724b7b05c7d8f7386c49432104cc222e32 authored by Michael Chan on 25 July 2006, 23:38:29 UTC, committed by David S. Miller on 25 July 2006, 23:38:29 UTC
Handle dev_alloc_skb() failures when initializing the RX rings.
Without proper handling, the driver will crash when using a partial
ring.

Thanks to Stephane Doyon <sdoyon@max-t.com> for reporting the bug and
providing the initial patch.

Howie Xu <howie@vmware.com> also reported the same issue.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent b9ec6c1
History
Tip revision: 32d8c5724b7b05c7d8f7386c49432104cc222e32 authored by Michael Chan on 25 July 2006, 23:38:29 UTC
[TG3]: Handle tg3_init_rings() failures
Tip revision: 32d8c57
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 70.2 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top