forked from Minki/linux
366f0a30c8
The "funcs" variable is a u64. If "func" is more than 31 then the
BIT() shift will wrap instead of testing the high bits.
Fixes:
|
||
---|---|---|
.. | ||
bus.c | ||
bus.h | ||
controller.c | ||
controller.h | ||
core.c | ||
Kconfig | ||
Makefile | ||
ssh_msgb.h | ||
ssh_packet_layer.c | ||
ssh_packet_layer.h | ||
ssh_parser.c | ||
ssh_parser.h | ||
ssh_request_layer.c | ||
ssh_request_layer.h | ||
trace.h |