1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00
freebsd/sys
Navdeep Parhar d57241d2e7 cxgbe(4): Always initialize requested_speed to a valid value.
This fixes an avoidable EINVAL when the user tries to disable AN after
the port is initialized but l1cfg doesn't have a valid speed to use.

MFC after:	1 week
Sponsored by:	Chelsio Communications
2018-03-24 01:07:58 +00:00
..
amd64 Remove redundant cast from Linuxulator SYSINITs 2018-03-23 20:32:54 +00:00
arm This is MPSAFE on this platform, so don't take Giant out while running 2018-03-21 14:47:08 +00:00
arm64 Rename assym.s to assym.inc 2018-03-20 17:58:51 +00:00
bsm
cam Flag when we have a pending TUR. Don't schedule another one when we 2018-03-23 16:23:15 +00:00
cddl zfs: fix mismatch between format specifier and type 2018-03-23 09:42:47 +00:00
compat linuxkpi whitespace cleanup 2018-03-23 15:50:01 +00:00
conf Add mutual exclusion mechanism for software reset of firmware in mlx5core. 2018-03-23 18:32:03 +00:00
contrib Exit krping on device removal to avoid endless hang situation. 2018-03-23 17:03:42 +00:00
crypto Import Blake2 algorithms (blake2b, blake2s) from libb2 2018-03-21 16:18:14 +00:00
ddb
dev cxgbe(4): Always initialize requested_speed to a valid value. 2018-03-24 01:07:58 +00:00
dts
fs
gdb
geom
gnu
i386 Remove redundant cast from Linuxulator SYSINITs 2018-03-23 20:32:54 +00:00
isa
kern Do not send signals to init directly from shutdown_nice(9), do it from 2018-03-22 20:47:25 +00:00
kgssapi
libkern
mips Move remaining EF_MIPS_* flags to <sys/elf_common.h>. 2018-03-23 19:31:52 +00:00
modules Add mutual exclusion mechanism for software reset of firmware in mlx5core. 2018-03-23 18:32:03 +00:00
net netpfil: Introduce PFIL_FWD flag 2018-03-23 16:56:44 +00:00
net80211
netgraph
netinet Revert r331379 as the "simple" lock changes have revealed a deeper problem 2018-03-23 18:34:38 +00:00
netinet6 Revert r331379 as the "simple" lock changes have revealed a deeper problem 2018-03-23 18:34:38 +00:00
netipsec
netpfil netpfil: Introduce PFIL_FWD flag 2018-03-23 16:56:44 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto Import Blake2 algorithms (blake2b, blake2s) from libb2 2018-03-21 16:18:14 +00:00
powerpc Debug interrupts aren't instruction traps 2018-03-23 00:40:08 +00:00
riscv Rename assym.s to assym.inc 2018-03-20 17:58:51 +00:00
rpc
security
sparc64 Mark psycho interrupts as MPSAFE. It's safe to do so now that we don't 2018-03-21 14:47:17 +00:00
sys Move remaining EF_MIPS_* flags to <sys/elf_common.h>. 2018-03-23 19:31:52 +00:00
teken
tests
tools
ufs
vm Fix two compliation problems on non-amd64 architectures. 2018-03-23 18:24:02 +00:00
x86 Add a workaround to the hypervisor detection for older versions of KVM. 2018-03-23 22:36:24 +00:00
xdr
xen
Makefile