summaryrefslogtreecommitdiff
path: root/trafgen_dev.c
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-08-13 21:31:37 -0700
committerTobias Klauser <tobias.klauser@gmail.com>2020-08-14 11:01:43 +0200
commit3be4f21f8fbdb1f2524a2829b0cb7ce9ba94e91d (patch)
treef6070ef07010ec75c14c637ddda4e12aeaa86ef8 /trafgen_dev.c
parent6c52fa8069925ae6ea6d7b4e66d848073ac2aef8 (diff)
cookie: add sys/types header
Needed for ssize_t under uClibc-ng.
Diffstat (limited to 'trafgen_dev.c')
0 files changed, 0 insertions, 0 deletions
88218fd1d141db320db970aace7f0&id2=63c190429020a9701b42887ac22c28f287f1762f'>diff)
sh_eth: rename EESIPR bits
Since the commit b0ca2a21f769 ("sh_eth: Add support of SH7763 to sh_eth") the *enum* declaring the EESIPR bits (interrupt mask) went out of sync with the *enum* declaring the EESR bits (interrupt status) WRT bit naming and formatting. I'd like to restore the consistency by using EESIPR as the bit name prefix, renaming the *enum* to EESIPR_BIT, and (finally) renaming the bits according to the available Renesas SH77{34|63} manuals; additionally, reconstruct couple names using the EESR bit declaration above... Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/radix-tree/regression2.c')