commit | 9f30c768c00fd0f0a2ab37ef29d8c8c5a7abdf2e | [log] [tgz] |
---|---|---|
author | Jarek Poplawski <jarkao2@gmail.com> | Wed Feb 13 11:17:58 2008 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Feb 15 10:51:51 2008 -0500 |
tree | 21bc24feb0f220c372d30469a47ca640fba75368 | |
parent | a1a98b72dbd17e53cd92b8e78f404525ebcfd981 [diff] |
mkiss: ax_bump() locking fix According to one of OOPSes reported by Jann softirq can break while skb is prepared for netif_rx. The report isn't complete, so the real reason of the later bug could be different, but IMHO this locking break in ax_bump is unsafe and unnecessary. Reported-and-tested-by: Jann Traschewski <jann@gmx.de> Signed-off-by: Jarek Poplawski <jarkao2@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>