linux/drivers/net/ethernet/sun
David L Stevens 07ac3e7099 sunvnet: free pending tx buffers before clearing ring data
This patch moves the clearing of ring data in vnet_port_free_tx_bufs to after
 the freeing of pending buffers in the ring. Otherwise, this can result in
 dereferencing a NULL pointer.

Reported-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Signed-off-by: David L Stevens <david.stevens@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-01-27 00:25:21 -08:00
..
cassini.c
cassini.h
Kconfig
Makefile
niu.c niu: remove one compound_head() call 2015-01-17 23:58:37 -05:00
niu.h
sunbmac.c
sunbmac.h
sungem.c
sungem.h
sunhme.c
sunhme.h
sunqe.c
sunqe.h
sunvnet.c sunvnet: free pending tx buffers before clearing ring data 2015-01-27 00:25:21 -08:00
sunvnet.h