aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorGeorgiana Rodica Chelu <[email protected]>2016-09-29 00:07:15 +0300
committerGreg Kroah-Hartman <[email protected]>2016-10-02 17:26:57 +0200
commit7b170bacbb13089ccb1d14ca18ad4fb5dcb8b72e (patch)
treed9bf4816c597de5b730d17c8d8282188051b5f6a /tools/perf/util/trace-event-scripting.c
parent7d7be350073e5a27ff5ed73b3dc31e1d2cb7d573 (diff)
staging: rtl8188eu: core: rtw_xmit: Use macros instead of constants
Replace the 0x888e with ETH_P_PAE and 0x0806 with ETH_P_ARP. These macros can be found in drivers/staging/rtl8192e/rtllib.h Hexadecimal numbers are not case sensitive, therefore 0x888e is equal with 0x888E. The modifications improve the readability of the code. Signed-off-by: Georgiana Rodica Chelu <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions