123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- .. SPDX-License-Identifier: GPL-2.0
- =========================
- LPFC Driver Release Notes
- =========================
- .. important::
- Starting in the 8.0.17 release, the driver began to be targeted strictly
- toward the upstream kernel. As such, we removed #ifdefs for older kernels
- (pre 2.6.10). The 8.0.16 release should be used if the driver is to be
- run on one of the older kernels.
- The proposed modifications to the transport layer for FC remote ports
- and extended attribute support is now part of the upstream kernel
- as of 2.6.12. We no longer need to provide patches for this support,
- nor a
|