linux/drivers/net/qlcnic
Sucheta Chakraborty f127f4727f qlcnic: fix race in skb->len access.
As soon as skb is given to hardware, TX completion can free skb under us.
Therefore, we should update dev stats before kicking the device.

Signed-off-by: Sucheta Chakraborty <sucheta.chakraborty@qlogic.com>
Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-07-14 08:49:44 -07:00
..
Makefile
qlcnic.h qlcnic: enable mac-learning in promiscous mode. 2011-07-14 08:49:44 -07:00
qlcnic_ctx.c qlcnic: Add support to enable/disable FW dump capability 2011-06-24 01:17:07 -07:00
qlcnic_ethtool.c qlcnic: add external loopback support 2011-06-30 22:32:50 -07:00
qlcnic_hdr.h qlcnic: FW dump support 2011-05-13 14:44:12 -04:00
qlcnic_hw.c qlcnic: enable mac-learning in promiscous mode. 2011-07-14 08:49:44 -07:00
qlcnic_init.c qlcnic: add external loopback support 2011-06-30 22:32:50 -07:00
qlcnic_main.c qlcnic: fix race in skb->len access. 2011-07-14 08:49:44 -07:00