android_kernel_xiaomi_sm8350/core/hdd
Jeff Johnson 74696bbda0 qcacld-3.0: Refactor WE_SET_11AX_RATE ioctl processing
One of the HDD functions with the highest cyclomatic complexity is
__iw_setint_getnone(). In order to reduce the complexity there is a
plan to replace the existing switch with a vtable. As part of that
goal refactor the WE_SET_11AX_RATE ioctl handling into a separate
function with a consistent int()(adapter, value) signature.

Change-Id: Iaaba30073d59f96faddcb9f9baaabc60b8e58ee5
CRs-Fixed: 2350070
2018-11-16 01:03:53 -08:00
..
inc qcacld-3.0: Get vdev from adapter directly 2018-11-15 01:38:16 -08:00
src qcacld-3.0: Refactor WE_SET_11AX_RATE ioctl processing 2018-11-16 01:03:53 -08:00