HomeFreeBSD

1. ql_hw.c:

Description

  1. ql_hw.c:

In ql_hw_send() return EINVAL when TSO framelength exceeds max
supported length by HW.(davidcs)

  1. ql_os.c:

In qla_send() call bus_dmamap_unload before freeing mbuf or
recreating dmmamap.(davidcs)
In qla_fp_taskqueue() Add additional checks for IFF_DRV_RUNNING
Fix qla_clear_tx_buf() call bus_dmamap_sync() before freeing
mbuf.

Submitted by:David.Bachu@netapp.com
MFC after:5 days

Details

Provenance
davidcsAuthored on
Parents
rS323823: aesni(4): Fix another trivial typo (aensi -> aesni)
Branches
Unknown
Tags
Unknown