[PATCH] pcnet32: fix boundary comparison bug.
This patch fixes a boundary condition. It is possible to get an interrupt and have the transmit queue completely full. Without this the driver will leak skb's and pci maps (if the arch supports them).
Showing
Please register or sign in to comment