diff options
author | Jakub Kicinski <[email protected]> | 2017-03-21 17:59:15 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-03-22 12:59:08 -0700 |
commit | 1bb665e3dd67f6f3477c55c2b247b42b1a5bfc95 (patch) | |
tree | fdec71643cca802b4bb0bd7db146c13ab2c4a034 /lib/clz_tab.c | |
parent | 76e8f93e8951779119de5e56a889ff30d2c4038e (diff) |
nfp: fix invalid area detection
Core should detect when someone is trying to request an access
window which is too large for a given type of access. Otherwise
the requester will be put on a wait queue for ever without any
error message.
Add const qualifiers to clarify that we are only looking at read-
-only members in relevant functions.
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/clz_tab.c')
0 files changed, 0 insertions, 0 deletions