aboutsummaryrefslogtreecommitdiffstats
path: root/net/tls/tls_main.c
diff options
context:
space:
mode:
authorVladimir Oltean <[email protected]>2019-11-05 22:01:40 +0000
committerDavid S. Miller <[email protected]>2019-11-06 23:34:12 +0000
commit17fdd7638cb687cd7f15a48545f25d738f0101e0 (patch)
tree08fa6abca81c5edb3002ab121ab61dbed953429d /net/tls/tls_main.c
parentMerge branch 'Bonding-fixes-for-Ocelot-switch' (diff)
downloadkernel-17fdd7638cb687cd7f15a48545f25d738f0101e0.tar.gz
kernel-17fdd7638cb687cd7f15a48545f25d738f0101e0.zip
net: mscc: ocelot: fix __ocelot_rmw_ix prototype
The "read-modify-write register index" function is declared with a confusing prototype: the "mask" and "reg" arguments are swapped. Fortunately, this does not affect callers so far. Both arguments are u32, and the wrapper macros (ocelot_rmw_ix etc) have the arguments in the correct order (the one from ocelot_io.c). Signed-off-by: Vladimir Oltean <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tls/tls_main.c')
0 files changed, 0 insertions, 0 deletions