diff options
author | David L Stevens <david.stevens@oracle.com> | 2014-10-01 11:05:27 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-01 15:26:09 -0400 |
commit | a29c9c43bb633a9965909cd548879fee4aa789a4 (patch) | |
tree | 995c7a2198797ba0fad06886d08e8133f9f934c7 /drivers/net/hippi | |
parent | e506d405ac7d34d03996c97ac68aa2ac010be64a (diff) | |
download | linux-a29c9c43bb633a9965909cd548879fee4aa789a4.tar.bz2 |
sunvnet: fix potential NULL pointer dereference
One of the error cases for vnet_start_xmit()'s "out_dropped" label
is port == NULL, so only mess with port->clean_timer when port is not NULL.
Signed-off-by: David L Stevens <david.stevens@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hippi')
0 files changed, 0 insertions, 0 deletions